Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-mmc.h10 #define MMC0_BASE 0x41100000 macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dpxa_mmc_gen.c400 priv->regs = (struct pxa_mmc_regs *)MMC0_BASE; in pxa_mmc_register()