Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsdhci-msm.c281 bool use_14lpp_dll_reset; member
644 if (msm_host->use_14lpp_dll_reset && !IS_ERR_OR_NULL(msm_host->xo_clk)) in msm_init_cm_dll()
662 if (msm_host->use_14lpp_dll_reset) { in msm_init_cm_dll()
691 if (msm_host->use_14lpp_dll_reset && in msm_init_cm_dll()
728 if (msm_host->use_14lpp_dll_reset) { in msm_init_cm_dll()
1070 if (!msm_host->use_14lpp_dll_reset) { in sdhci_msm_cm_dll_sdc4_calibration()
2670 msm_host->use_14lpp_dll_reset = true; in sdhci_msm_probe()