Home
last modified time | relevance | path

Searched refs:MMCIFIFOCNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci.h221 #define MMCIFIFOCNT 0x048 macro
H A Dmmci.c1429 return remain - (readl(host->base + MMCIFIFOCNT) << 2); in mmci_get_rx_fifocnt()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmci.h226 #define MMCIFIFOCNT 0x048 macro
H A Dmmci.c1589 return remain - (readl(host->base + MMCIFIFOCNT) << 2); in mmci_get_rx_fifocnt()

Completed in 8 milliseconds