Searched refs:SDHCI_QUIRK2_BROKEN_HS200 (Results 1 – 8 of 8) sorted by relevance
388 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in sdhci_at91_probe()
417 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in xenon_probe_dt()
445 #define SDHCI_QUIRK2_BROKEN_HS200 (1<<6) macro
543 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |
1599 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in sdhci_esdhc_imx_probe()
1385 SDHCI_QUIRK2_BROKEN_HS200 |
1370 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |
4457 if (!(host->quirks2 & SDHCI_QUIRK2_BROKEN_HS200)) in sdhci_setup_host()