Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c605 if (host->quirks & SDHCI_QUIRK_PIO_NEEDS_DELAY) in sdhci_transfer_pio()