Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-msm.c268 bool use_14lpp_dll_reset; member
631 if (msm_host->use_14lpp_dll_reset && !IS_ERR_OR_NULL(msm_host->xo_clk)) in msm_init_cm_dll()
649 if (msm_host->use_14lpp_dll_reset) { in msm_init_cm_dll()
678 if (msm_host->use_14lpp_dll_reset && in msm_init_cm_dll()
715 if (msm_host->use_14lpp_dll_reset) { in msm_init_cm_dll()
1057 if (!msm_host->use_14lpp_dll_reset) { in sdhci_msm_cm_dll_sdc4_calibration()
2697 msm_host->use_14lpp_dll_reset = true; in sdhci_msm_probe()