Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-sirf.c48 SDHCI_SUPPORT_SDR50 | SDHCI_USE_SDR50_TUNING; in sdhci_sirf_readl_le()
H A Dsdhci-pxav3.c161 host->caps1 &= ~(SDHCI_SUPPORT_SDR104 | SDHCI_USE_SDR50_TUNING); in armada_38x_quirks()
H A Dsdhci.h230 #define SDHCI_USE_SDR50_TUNING 0x00002000 macro
H A Dsdhci-esdhc-imx.c425 | SDHCI_USE_SDR50_TUNING in esdhc_readl_le()
H A Dsdhci.c4478 if (host->caps1 & SDHCI_USE_SDR50_TUNING) in sdhci_setup_host()