Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK2_BROKEN_HS200 (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/mmc/host/
A Dsdhci-of-at91.c383 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in sdhci_at91_probe()
A Dsdhci.h447 #define SDHCI_QUIRK2_BROKEN_HS200 (1<<6) macro
A Dsdhci-xenon.c438 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in xenon_probe_params()
A Dsdhci-sprd.c554 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |
A Dsdhci-tegra.c1387 SDHCI_QUIRK2_BROKEN_HS200 |
A Dsdhci-esdhc-imx.c1645 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in sdhci_esdhc_imx_probe()
A Dsdhci-pci-core.c1296 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |
A Dsdhci.c4489 if (!(host->quirks2 & SDHCI_QUIRK2_BROKEN_HS200)) in sdhci_setup_host()

Completed in 28 milliseconds