Searched refs:dll_config (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mmc/host/
H A Dsdhci-msm.c290 u32 dll_config; member in struct:sdhci_msm_host
649 if (msm_host->dll_config)
650 writel_relaxed(msm_host->dll_config,
679 if (!msm_host->dll_config)
720 if (!msm_host->dll_config)
2357 of_property_read_u32(node, "qcom,dll-config", &msm_host->dll_config);

Completed in 102 milliseconds