Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pxav2.c27 #define SD_FIFO_PARAM 0xe0 macro
71 tmp = readw(host->ioaddr + SD_FIFO_PARAM); in pxav2_reset()
73 writew(tmp, host->ioaddr + SD_FIFO_PARAM); in pxav2_reset()
75 tmp = readw(host->ioaddr + SD_FIFO_PARAM); in pxav2_reset()
78 writew(tmp, host->ioaddr + SD_FIFO_PARAM); in pxav2_reset()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds