Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pxav2.c29 #define SD_FIFO_PARAM 0xe0 macro
80 tmp = readw(host->ioaddr + SD_FIFO_PARAM); in pxav2_reset()
82 writew(tmp, host->ioaddr + SD_FIFO_PARAM); in pxav2_reset()
84 tmp = readw(host->ioaddr + SD_FIFO_PARAM); in pxav2_reset()
87 writew(tmp, host->ioaddr + SD_FIFO_PARAM); in pxav2_reset()