Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_PIO_NEEDS_DELAY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-esdhc.h23 SDHCI_QUIRK_PIO_NEEDS_DELAY | \
H A Dsdhci.h406 #define SDHCI_QUIRK_PIO_NEEDS_DELAY (1<<18) macro
H A Dsdhci.c604 if (host->quirks & SDHCI_QUIRK_PIO_NEEDS_DELAY) in sdhci_transfer_pio()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-esdhc.h23 SDHCI_QUIRK_PIO_NEEDS_DELAY | \
H A Dsdhci.h416 #define SDHCI_QUIRK_PIO_NEEDS_DELAY (1<<18) macro
H A Dsdhci.c633 if (host->quirks & SDHCI_QUIRK_PIO_NEEDS_DELAY) in sdhci_transfer_pio()

Completed in 17 milliseconds