Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci.h396 #define SDHCI_QUIRK_BROKEN_SMALL_PIO (1<<13) macro
Dsdhci-pci-core.c1407 SDHCI_QUIRK_BROKEN_SMALL_PIO; in jmicron_probe()
Dsdhci.c599 if ((host->quirks & SDHCI_QUIRK_BROKEN_SMALL_PIO) && in sdhci_transfer_pio()