Home
last modified time | relevance | path

Searched refs:REGS_AHB0_BASE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dcpu_sun9i.h13 #define REGS_AHB0_BASE 0x01C00000 macro
23 #define SUNXI_NFC_BASE (REGS_AHB0_BASE + 0x3000)
24 #define SUNXI_TSC_BASE (REGS_AHB0_BASE + 0x4000)
26 #define SUNXI_GTBUS_BASE (REGS_AHB0_BASE + 0x9000)
28 #define SUNXI_SID_BASE (REGS_AHB0_BASE + 0xe200)
30 #define SUNXI_MMC0_BASE (REGS_AHB0_BASE + 0x0f000)
31 #define SUNXI_MMC1_BASE (REGS_AHB0_BASE + 0x10000)
32 #define SUNXI_MMC2_BASE (REGS_AHB0_BASE + 0x11000)
33 #define SUNXI_MMC3_BASE (REGS_AHB0_BASE + 0x12000)
34 #define SUNXI_MMC_COMMON_BASE (REGS_AHB0_BASE + 0x13000)
[all …]