Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-esdhc.h24 SDHCI_QUIRK_PIO_NEEDS_DELAY)
Dsdhci.h359 #define SDHCI_QUIRK_PIO_NEEDS_DELAY (1<<18) macro
Dsdhci.c430 if (host->quirks & SDHCI_QUIRK_PIO_NEEDS_DELAY) in sdhci_transfer_pio()