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

  /external/u-boot/drivers/mmc/
s5p_sdhci.c 92 SDHCI_QUIRK_WAIT_SEND_CMD | SDHCI_QUIRK_USE_WIDE8;
sdhci.c 478 (host->quirks & SDHCI_QUIRK_USE_WIDE8))
482 (host->quirks & SDHCI_QUIRK_USE_WIDE8))
  /external/u-boot/include/
sdhci.h 227 #define SDHCI_QUIRK_USE_WIDE8 (1 << 8)

Completed in 432 milliseconds