clk_pll_configure_sr_hpm_lp  261 drivers/clk/qcom/clk-pll.c EXPORT_SYMBOL_GPL(clk_pll_configure_sr_hpm_lp);
clk_pll_configure_sr_hpm_lp   78 drivers/clk/qcom/clk-pll.h void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap,
clk_pll_configure_sr_hpm_lp 3389 drivers/clk/qcom/mmcc-apq8084.c 	clk_pll_configure_sr_hpm_lp(&mmpll1, regmap, &mmpll1_config, true);
clk_pll_configure_sr_hpm_lp 3390 drivers/clk/qcom/mmcc-apq8084.c 	clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false);
clk_pll_configure_sr_hpm_lp 2614 drivers/clk/qcom/mmcc-msm8974.c 	clk_pll_configure_sr_hpm_lp(&mmpll1, regmap, &mmpll1_config, true);
clk_pll_configure_sr_hpm_lp 2615 drivers/clk/qcom/mmcc-msm8974.c 	clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false);