Searched refs:SUNXI_MMC0_BASE (Results 1 – 4 of 4) sorted by relevance
37 #define SUNXI_MMC0_BASE 0x04020000 macro
29 #define SUNXI_MMC0_BASE (REGS_AHB0_BASE + 0x0f000) macro
43 #define SUNXI_MMC0_BASE 0x01c0f000 macro
66 priv->reg = (struct sunxi_mmc *)SUNXI_MMC0_BASE; in mmc_resource_init()646 priv->mmc_no = ((uintptr_t)priv->reg - SUNXI_MMC0_BASE) / 0x1000; in sunxi_mmc_probe()
Completed in 7 milliseconds