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.c293 bool use_14lpp_dll_reset; member
659 if (msm_host->use_14lpp_dll_reset && !IS_ERR_OR_NULL(msm_host->xo_clk)) in msm_init_cm_dll()
677 if (msm_host->use_14lpp_dll_reset) { in msm_init_cm_dll()
706 if (msm_host->use_14lpp_dll_reset && in msm_init_cm_dll()
743 if (msm_host->use_14lpp_dll_reset) { in msm_init_cm_dll()
1085 if (!msm_host->use_14lpp_dll_reset) { in sdhci_msm_cm_dll_sdc4_calibration()
2807 msm_host->use_14lpp_dll_reset = true; in sdhci_msm_probe()