HomeSort by relevance Sort by last modified time
    Searched refs:SDHCI_QUIRK_BROKEN_R1B (Results 1 - 5 of 5) sorted by null

  /external/u-boot/drivers/mmc/
bcm2835_sdhci.c 211 host->quirks = SDHCI_QUIRK_BROKEN_VOLTAGE | SDHCI_QUIRK_BROKEN_R1B |
msm_sdhci.c 96 host->quirks = SDHCI_QUIRK_WAIT_SEND_CMD | SDHCI_QUIRK_BROKEN_R1B;
zynq_sdhci.c 262 SDHCI_QUIRK_BROKEN_R1B;
sdhci.c 272 if (host->quirks & SDHCI_QUIRK_BROKEN_R1B) {
  /external/u-boot/include/
sdhci.h 217 #define SDHCI_QUIRK_BROKEN_R1B (1 << 2)

Completed in 152 milliseconds