Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci-esdhc.h23 SDHCI_QUIRK_PIO_NEEDS_DELAY | \
Dsdhci.h412 #define SDHCI_QUIRK_PIO_NEEDS_DELAY (1<<18) macro
Dsdhci.c606 if (host->quirks & SDHCI_QUIRK_PIO_NEEDS_DELAY) in sdhci_transfer_pio()