Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-mmc.h37 #define MMC_STRPCL_STOP_CLK (1 << 0) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dpxa_mmc_gen.c81 writel(MMC_STRPCL_STOP_CLK, &regs->strpcl); in pxa_mmc_stop_clock()