Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c142 #define HOST_RXPORT(h) ((h)->iobase + SD_RXPORT) macro
485 val = __raw_readl(HOST_RXPORT(host)); in au1xmmc_receive_pio()