Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-mmc.h84 #define MMC_RES_TO_MAX_MASK 0x7f macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dpxa_mmc_gen.c361 writel(MMC_RES_TO_MAX_MASK, &regs->resto); in pxa_mmc_init()