Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pxav2.c36 #define SD_CLOCK_BURST_SIZE_SETUP 0xe6 macro
68 tmp = readw(host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); in pxav2_reset()
76 writew(tmp, host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); in pxav2_reset()
H A Dsdhci-pxav3.c32 #define SD_CLOCK_BURST_SIZE_SETUP 0x10A macro
179 tmp = readw(host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); in pxav3_reset()
183 writew(tmp, host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); in pxav3_reset()