Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-of-esdhc.c686 host->flags & SDHCI_HS400_TUNING)) { in esdhc_of_set_clock()
1088 hs400_tuning = host->flags & SDHCI_HS400_TUNING; in esdhc_execute_tuning()
1127 host->flags |= SDHCI_HS400_TUNING; in esdhc_execute_tuning()
1144 host->flags |= SDHCI_HS400_TUNING; in esdhc_execute_tuning()
H A Dsdhci-msm.c348 host->flags & SDHCI_HS400_TUNING) in msm_get_clock_rate_for_bus_mode()
878 host->flags & SDHCI_HS400_TUNING) in sdhci_msm_hc_select_mode()
1199 if (host->flags & SDHCI_HS400_TUNING) { in sdhci_msm_execute_tuning()
1202 host->flags &= ~SDHCI_HS400_TUNING; in sdhci_msm_execute_tuning()
H A Dsdhci.h510 #define SDHCI_HS400_TUNING (1<<13) /* Tuning for HS400 */ macro
H A Dsdhci-pci-o2micro.c373 host->flags &= ~SDHCI_HS400_TUNING; in sdhci_o2_execute_tuning()
H A Dsdhci.c2644 host->flags |= SDHCI_HS400_TUNING; in sdhci_prepare_hs400_tuning()
2814 hs400_tuning = host->flags & SDHCI_HS400_TUNING; in sdhci_execute_tuning()
2870 host->flags &= ~SDHCI_HS400_TUNING; in sdhci_execute_tuning()