Home
last modified time | relevance | path

Searched refs:MMC_STRPCL (Results 1 – 4 of 4) 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/qemu/hw/sd/
H A Dpxa2xx_mmci.c116 #define MMC_STRPCL 0x00 /* MMC Clock Start/Stop register */ macro
286 case MMC_STRPCL: in pxa2xx_mmci_read()
363 case MMC_STRPCL: in pxa2xx_mmci_write()
/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