Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dcpu_sun9i.h12 #define REGS_AHB0_BASE 0x01C00000 macro
22 #define SUNXI_NFC_BASE (REGS_AHB0_BASE + 0x3000)
23 #define SUNXI_TSC_BASE (REGS_AHB0_BASE + 0x4000)
25 #define SUNXI_GTBUS_BASE (REGS_AHB0_BASE + 0x9000)
27 #define SUNXI_SID_BASE (REGS_AHB0_BASE + 0xe200)
29 #define SUNXI_MMC0_BASE (REGS_AHB0_BASE + 0x0f000)
30 #define SUNXI_MMC1_BASE (REGS_AHB0_BASE + 0x10000)
31 #define SUNXI_MMC2_BASE (REGS_AHB0_BASE + 0x11000)
32 #define SUNXI_MMC3_BASE (REGS_AHB0_BASE + 0x12000)
35 #define SUNXI_SPI0_BASE (REGS_AHB0_BASE + 0x1A000)
[all …]