Home
last modified time | relevance | path

Searched refs:SDHCI_DATA_AVAILABLE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-brcmstb.c135 while (reg & SDHCI_DATA_AVAILABLE) { in sdhci_brcmstb_cqe_enable()
H A Dsdhci.h71 #define SDHCI_DATA_AVAILABLE 0x00000800 macro
H A Dsdhci-of-arasan.c428 while (reg & SDHCI_DATA_AVAILABLE) { in sdhci_arasan_cqe_enable()
H A Dsdhci-esdhc-imx.c1431 while (reg & SDHCI_DATA_AVAILABLE) { in esdhc_cqe_enable()
H A Dsdhci.c590 mask = SDHCI_DATA_AVAILABLE; in sdhci_transfer_pio()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-brcmstb.c137 while (reg & SDHCI_DATA_AVAILABLE) { in sdhci_brcmstb_cqe_enable()
H A Dsdhci.h71 #define SDHCI_DATA_AVAILABLE 0x00000800 macro
H A Dsdhci-of-arasan.c534 while (reg & SDHCI_DATA_AVAILABLE) { in sdhci_arasan_cqe_enable()
H A Dsdhci-esdhc-imx.c1543 while (reg & SDHCI_DATA_AVAILABLE) { in esdhc_cqe_enable()
H A Dsdhci.c619 mask = SDHCI_DATA_AVAILABLE; in sdhci_transfer_pio()

Completed in 25 milliseconds