Home
last modified time | relevance | path

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

/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()
132 writel(MMC_STRPCL_START_CLK, &regs->strpcl); in pxa_mmc_start_cmd()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-mmc.h16 uint32_t strpcl; member