Searched refs:SUNXI_MMC0_BASE (Results 1 – 3 of 3) sorted by relevance
29 #define SUNXI_MMC0_BASE (REGS_AHB0_BASE + 0x0f000) macro
43 #define SUNXI_MMC0_BASE 0x01c0f000 macro
62 priv->reg = (struct sunxi_mmc *)SUNXI_MMC0_BASE; in mmc_resource_init()