Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-pxav2.c34 #define SD_CLOCK_BURST_SIZE_SETUP 0xe6 macro
59 tmp = readw(host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); in pxav2_reset()
67 writew(tmp, host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); in pxav2_reset()
Dsdhci-pxav3.c32 #define SD_CLOCK_BURST_SIZE_SETUP 0x10A macro
181 tmp = readw(host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); in pxav3_reset()
185 writew(tmp, host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); in pxav3_reset()