Home
last modified time | relevance | path

Searched refs:SDHCI_SDR50_NEEDS_TUNING (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h516 #define SDHCI_SDR50_NEEDS_TUNING (1<<4) /* SDR50 needs tuning */ macro
H A Dsdhci.c2925 if (host->flags & SDHCI_SDR50_NEEDS_TUNING) in sdhci_execute_tuning()
4588 host->flags |= SDHCI_SDR50_NEEDS_TUNING; in sdhci_setup_host()