Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK2_BROKEN_HS200 (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-at91.c388 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in sdhci_at91_probe()
H A Dsdhci-xenon.c417 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in xenon_probe_dt()
H A Dsdhci.h445 #define SDHCI_QUIRK2_BROKEN_HS200 (1<<6) macro
H A Dsdhci-sprd.c570 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |
H A Dsdhci-tegra.c1385 SDHCI_QUIRK2_BROKEN_HS200 |
H A Dsdhci-pci-core.c1370 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |
H A Dsdhci-esdhc-imx.c1608 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in sdhci_esdhc_imx_probe()
H A Dsdhci.c4510 if (!(host->quirks2 & SDHCI_QUIRK2_BROKEN_HS200)) in sdhci_setup_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-at91.c386 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in sdhci_at91_probe()
H A Dsdhci.h453 #define SDHCI_QUIRK2_BROKEN_HS200 (1<<6) macro
H A Dsdhci-xenon.c428 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in xenon_probe_params()
H A Dsdhci-sprd.c726 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |
H A Dsdhci-pci-core.c1315 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |
H A Dsdhci-tegra.c1400 SDHCI_QUIRK2_BROKEN_HS200 |
H A Dsdhci-esdhc-imx.c1712 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in sdhci_esdhc_imx_probe()
H A Dsdhci.c4557 if (!(host->quirks2 & SDHCI_QUIRK2_BROKEN_HS200)) in sdhci_setup_host()

Completed in 39 milliseconds