Home
last modified time | relevance | path

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

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