mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-03 05:01:06 +02:00
[xburst] clocks: Fix JZ_REG_CLOCK_SLEEP_CTRL address
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19540 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e4ceb345ab
commit
3d3fc5722a
@ -27,9 +27,9 @@
|
|||||||
|
|
||||||
#define JZ_REG_CLOCK_CTRL 0x00
|
#define JZ_REG_CLOCK_CTRL 0x00
|
||||||
#define JZ_REG_CLOCK_LOW_POWER 0x04
|
#define JZ_REG_CLOCK_LOW_POWER 0x04
|
||||||
#define JZ_REG_CLOCK_SLEEP_CTRL 0x08
|
|
||||||
#define JZ_REG_CLOCK_PLL 0x10
|
#define JZ_REG_CLOCK_PLL 0x10
|
||||||
#define JZ_REG_CLOCK_GATE 0x20
|
#define JZ_REG_CLOCK_GATE 0x20
|
||||||
|
#define JZ_REG_CLOCK_SLEEP_CTRL 0x24
|
||||||
#define JZ_REG_CLOCK_I2S 0x60
|
#define JZ_REG_CLOCK_I2S 0x60
|
||||||
#define JZ_REG_CLOCK_LCD 0x64
|
#define JZ_REG_CLOCK_LCD 0x64
|
||||||
#define JZ_REG_CLOCK_MMC 0x68
|
#define JZ_REG_CLOCK_MMC 0x68
|
||||||
|
Loading…
x
Reference in New Issue
Block a user