Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-of-esdhc.c693 host->flags & SDHCI_HS400_TUNING)) { in esdhc_of_set_clock()
1095 hs400_tuning = host->flags & SDHCI_HS400_TUNING; in esdhc_execute_tuning()
1134 host->flags |= SDHCI_HS400_TUNING; in esdhc_execute_tuning()
1151 host->flags |= SDHCI_HS400_TUNING; in esdhc_execute_tuning()
A Dsdhci-msm.c346 host->flags & SDHCI_HS400_TUNING) in msm_get_clock_mult_for_bus_mode()
892 host->flags & SDHCI_HS400_TUNING) in sdhci_msm_hc_select_mode()
1213 if (host->flags & SDHCI_HS400_TUNING) { in sdhci_msm_execute_tuning()
1216 host->flags &= ~SDHCI_HS400_TUNING; in sdhci_msm_execute_tuning()
A Dsdhci.h513 #define SDHCI_HS400_TUNING (1<<13) /* Tuning for HS400 */ macro
A Dsdhci-pci-o2micro.c408 host->flags &= ~SDHCI_HS400_TUNING; in sdhci_o2_execute_tuning()
A Dsdhci.c2721 host->flags |= SDHCI_HS400_TUNING; in sdhci_prepare_hs400_tuning()
2890 hs400_tuning = host->flags & SDHCI_HS400_TUNING; in sdhci_execute_tuning()
2946 host->flags &= ~SDHCI_HS400_TUNING; in sdhci_execute_tuning()

Completed in 28 milliseconds