Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dpxamci.h2 #define MMC_STRPCL 0x0000 macro
H A Dpxamci.c122 writel(STOP_CLOCK, host->base + MMC_STRPCL); in pxamci_stop_clock()
261 writel(START_CLOCK, host->base + MMC_STRPCL); in pxamci_start_cmd()
/openbmc/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