Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-esdhc.h23 SDHCI_QUIRK_PIO_NEEDS_DELAY | \
H A Dsdhci.h417 #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()