Searched refs:SDHCI_QUIRK_BROKEN_R1B (Results 1 – 7 of 7) sorted by relevance
98 host->quirks = SDHCI_QUIRK_WAIT_SEND_CMD | SDHCI_QUIRK_BROKEN_R1B; in msm_sdc_probe()
214 host->quirks = SDHCI_QUIRK_BROKEN_VOLTAGE | SDHCI_QUIRK_BROKEN_R1B | in bcm2835_sdhci_probe()
269 host->quirks = SDHCI_QUIRK_BROKEN_R1B; in iproc_sdhci_probe()
111 if (host->quirks & SDHCI_QUIRK_BROKEN_R1B) in mmc_rpmb_request()
586 SDHCI_QUIRK_BROKEN_R1B; in arasan_sdhci_probe()
308 if (host->quirks & SDHCI_QUIRK_BROKEN_R1B) {
236 #define SDHCI_QUIRK_BROKEN_R1B (1 << 2) macro
Completed in 11 milliseconds