Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-of-at91.c386 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in sdhci_at91_probe()
A Dsdhci-xenon.c428 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in xenon_probe_params()
A Dsdhci.h446 #define SDHCI_QUIRK2_BROKEN_HS200 (1<<6) macro
A Dsdhci-sprd.c557 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |
A Dsdhci-esdhc-imx.c1707 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in sdhci_esdhc_imx_probe()
A Dsdhci-tegra.c1401 SDHCI_QUIRK2_BROKEN_HS200 |
A Dsdhci-pci-core.c1315 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |
A Dsdhci.c4557 if (!(host->quirks2 & SDHCI_QUIRK2_BROKEN_HS200)) in sdhci_setup_host()

Completed in 29 milliseconds