PKUNITY_APB_BASE   70 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_UART0_BASE		(PKUNITY_APB_BASE + 0x000000) /* APB-0 */
PKUNITY_APB_BASE   71 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_UART1_BASE		(PKUNITY_APB_BASE + 0x100000) /* APB-1 */
PKUNITY_APB_BASE   73 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_I2C_BASE		(PKUNITY_APB_BASE + 0x200000) /* APB-2 */
PKUNITY_APB_BASE   75 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_SPI_BASE		(PKUNITY_APB_BASE + 0x300000) /* APB-3 */
PKUNITY_APB_BASE   77 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_AC97_BASE		(PKUNITY_APB_BASE + 0x400000) /* APB-4 */
PKUNITY_APB_BASE   79 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_GPIO_BASE		(PKUNITY_APB_BASE + 0x500000) /* APB-5 */
PKUNITY_APB_BASE   81 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_INTC_BASE		(PKUNITY_APB_BASE + 0x600000) /* APB-6 */
PKUNITY_APB_BASE   83 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_RTC_BASE		(PKUNITY_APB_BASE + 0x700000) /* APB-7 */
PKUNITY_APB_BASE   85 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_OST_BASE		(PKUNITY_APB_BASE + 0x800000) /* APB-8 */
PKUNITY_APB_BASE   87 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_RESETC_BASE		(PKUNITY_APB_BASE + 0x900000) /* APB-9 */
PKUNITY_APB_BASE   89 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_PM_BASE			(PKUNITY_APB_BASE + 0xA00000) /* APB-10 */
PKUNITY_APB_BASE   91 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_PS2_BASE		(PKUNITY_APB_BASE + 0xB00000) /* APB-11 */
PKUNITY_APB_BASE   93 arch/unicore32/include/mach/PKUnity.h #define PKUNITY_SDC_BASE		(PKUNITY_APB_BASE + 0xC00000) /* APB-12 */