Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK2_BROKEN_HOST_CONTROL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-esdhc.c307 if (host->quirks2 & SDHCI_QUIRK2_BROKEN_HOST_CONTROL) in esdhc_writeb_fixup()
1486 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HOST_CONTROL; in sdhci_esdhc_probe()
H A Dsdhci.h443 #define SDHCI_QUIRK2_BROKEN_HOST_CONTROL (1<<5) macro
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-esdhc.c314 if (host->quirks2 & SDHCI_QUIRK2_BROKEN_HOST_CONTROL) in esdhc_writeb_fixup()
1495 host->quirks2 |= SDHCI_QUIRK2_BROKEN_HOST_CONTROL; in sdhci_esdhc_probe()
H A Dsdhci.h451 #define SDHCI_QUIRK2_BROKEN_HOST_CONTROL (1<<5) macro

Completed in 9 milliseconds