Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/qcom/
Dclk-pll.h78 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap,
Dclk-pll.c254 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr_hpm_lp() function
261 EXPORT_SYMBOL_GPL(clk_pll_configure_sr_hpm_lp);
Dmmcc-msm8974.c2778 clk_pll_configure_sr_hpm_lp(&mmpll1, regmap, &mmpll1_config, true); in mmcc_msm8974_probe()
2779 clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false); in mmcc_msm8974_probe()
Dmmcc-apq8084.c3390 clk_pll_configure_sr_hpm_lp(&mmpll1, regmap, &mmpll1_config, true); in mmcc_apq8084_probe()
3391 clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false); in mmcc_apq8084_probe()
Dgcc-msm8939.c3970 clk_pll_configure_sr_hpm_lp(&gpll3, regmap, &gpll3_config, true); in gcc_msm8939_probe()
3971 clk_pll_configure_sr_hpm_lp(&gpll4, regmap, &gpll4_config, true); in gcc_msm8939_probe()
Dgcc-msm8976.c4120 clk_pll_configure_sr_hpm_lp(&gpll3, regmap, &gpll3_config, true); in gcc_msm8976_probe()