Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-brcmstb.c137 while (reg & SDHCI_DATA_AVAILABLE) { in sdhci_brcmstb_cqe_enable()
A Dsdhci.h71 #define SDHCI_DATA_AVAILABLE 0x00000800 macro
A Dsdhci-of-arasan.c436 while (reg & SDHCI_DATA_AVAILABLE) { in sdhci_arasan_cqe_enable()
A Dsdhci-esdhc-imx.c1542 while (reg & SDHCI_DATA_AVAILABLE) { in esdhc_cqe_enable()
A Dsdhci.c619 mask = SDHCI_DATA_AVAILABLE; in sdhci_transfer_pio()

Completed in 21 milliseconds