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

/linux-4.4.14/drivers/mmc/host/
H A Dsdhci-pxav2.c44 #define SD_CLOCK_BURST_SIZE_SETUP 0xe6 macro
69 tmp = readw(host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); pxav2_reset()
77 writew(tmp, host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); pxav2_reset()
H A Dsdhci-pxav3.c44 #define SD_CLOCK_BURST_SIZE_SETUP 0x10A macro
191 tmp = readw(host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); pxav3_reset()
195 writew(tmp, host->ioaddr + SD_CLOCK_BURST_SIZE_SETUP); pxav3_reset()

Completed in 76 milliseconds