Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
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()
Dsdhci-msm.c345 host->flags & SDHCI_HS400_TUNING) in msm_get_clock_mult_for_bus_mode()
891 host->flags & SDHCI_HS400_TUNING) in sdhci_msm_hc_select_mode()
1212 if (host->flags & SDHCI_HS400_TUNING) { in sdhci_msm_execute_tuning()
1215 host->flags &= ~SDHCI_HS400_TUNING; in sdhci_msm_execute_tuning()
Dsdhci.h515 #define SDHCI_HS400_TUNING (1<<13) /* Tuning for HS400 */ macro
Dsdhci-pci-o2micro.c409 host->flags &= ~SDHCI_HS400_TUNING; in sdhci_o2_execute_tuning()
Dsdhci.c2745 host->flags |= SDHCI_HS400_TUNING; in sdhci_prepare_hs400_tuning()
2914 hs400_tuning = host->flags & SDHCI_HS400_TUNING; in sdhci_execute_tuning()
2970 host->flags &= ~SDHCI_HS400_TUNING; in sdhci_execute_tuning()