mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2024-11-04 22:53:08 +02:00
libubb/include/ubb/regs4740.h: add CPCCR (clock control register)
This commit is contained in:
parent
1eb8e64811
commit
2f4e1bd6d7
@ -25,6 +25,7 @@
|
||||
#define _DMAC(n) REG(0x3020000+(n))
|
||||
#define _LCD(n) REG(0x3050000+(n))
|
||||
|
||||
#define CPCCR _CGU(0x0000) /* Clock Control */
|
||||
#define CLKGR _CGU(0x0020) /* Clock Gate */
|
||||
#define MSCCDR _CGU(0x0068) /* MSC device clock divider */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user