Home
last modified time | relevance | path

Searched refs:MMC_STRPCL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dpxamci.h2 #define MMC_STRPCL 0x0000 macro
H A Dpxamci.c123 writel(STOP_CLOCK, host->base + MMC_STRPCL); in pxamci_stop_clock()
262 writel(START_CLOCK, host->base + MMC_STRPCL); in pxamci_start_cmd()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2068 #define MMC_STRPCL 0x41100000 /* Control to start and stop MMC clock */ macro