Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
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()