Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-msm.c272 bool use_14lpp_dll_reset; member
635 if (msm_host->use_14lpp_dll_reset && !IS_ERR_OR_NULL(msm_host->xo_clk)) in msm_init_cm_dll()
653 if (msm_host->use_14lpp_dll_reset) { in msm_init_cm_dll()
682 if (msm_host->use_14lpp_dll_reset && in msm_init_cm_dll()
719 if (msm_host->use_14lpp_dll_reset) { in msm_init_cm_dll()
1061 if (!msm_host->use_14lpp_dll_reset) { in sdhci_msm_cm_dll_sdc4_calibration()
2564 msm_host->use_14lpp_dll_reset = true; in sdhci_msm_probe()