Home
last modified time | relevance | path

Searched refs:SDHCI_USE_SDR50_TUNING (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dsdhci.h176 #define SDHCI_USE_SDR50_TUNING 0x00002000 macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pxav3.c159 host->caps1 &= ~(SDHCI_SUPPORT_SDR104 | SDHCI_USE_SDR50_TUNING); in armada_38x_quirks()
H A Dsdhci.h239 #define SDHCI_USE_SDR50_TUNING 0x00002000 macro
H A Dsdhci-esdhc-imx.c529 | SDHCI_USE_SDR50_TUNING in esdhc_readl_le()
H A Dsdhci.c4587 if (host->caps1 & SDHCI_USE_SDR50_TUNING) in sdhci_setup_host()