Searched refs:SDHCI_QUIRK2_BROKEN_HS200 (Results 1 – 4 of 4) sorted by relevance
396 #define SDHCI_QUIRK2_BROKEN_HS200 (1<<6) macro
443 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |785 chip->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in amd_probe()
1184 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in sdhci_esdhc_imx_probe()
3189 if (!(host->quirks2 & SDHCI_QUIRK2_BROKEN_HS200)) in sdhci_add_host()