Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_BROKEN_R1B (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/mmc/
A Dmsm_sdhci.c98 host->quirks = SDHCI_QUIRK_WAIT_SEND_CMD | SDHCI_QUIRK_BROKEN_R1B; in msm_sdc_probe()
A Dbcm2835_sdhci.c214 host->quirks = SDHCI_QUIRK_BROKEN_VOLTAGE | SDHCI_QUIRK_BROKEN_R1B | in bcm2835_sdhci_probe()
A Diproc_sdhci.c269 host->quirks = SDHCI_QUIRK_BROKEN_R1B; in iproc_sdhci_probe()
A Drpmb.c111 if (host->quirks & SDHCI_QUIRK_BROKEN_R1B) in mmc_rpmb_request()
A Dzynq_sdhci.c586 SDHCI_QUIRK_BROKEN_R1B; in arasan_sdhci_probe()
A Dsdhci.c308 if (host->quirks & SDHCI_QUIRK_BROKEN_R1B) {
/u-boot/include/
A Dsdhci.h236 #define SDHCI_QUIRK_BROKEN_R1B (1 << 2) macro

Completed in 11 milliseconds