forked from len0rd/rockbox
CCU_BASE+0x20 is specific to AMSv2 -> move to as3525v2.h
Rename to simply 'CCU_USB' git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27518 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2e60587874
commit
7d9cc0e2ce
3 changed files with 4 additions and 3 deletions
|
|
@ -109,7 +109,6 @@
|
|||
#define CCU_VERS (*(volatile unsigned long *)(CCU_BASE + 0x14))
|
||||
#define CCU_SPARE1 (*(volatile unsigned long *)(CCU_BASE + 0x18))
|
||||
#define CCU_SPARE2 (*(volatile unsigned long *)(CCU_BASE + 0x1C))
|
||||
#define CCU_USB_THINGY (*(volatile unsigned long *)(CCU_BASE + 0x20))
|
||||
|
||||
/* DBOP */
|
||||
#define DBOP_TIMPOL_01 (*(volatile unsigned long *)(DBOP_BASE + 0x00))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue