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

/linux-4.4.14/drivers/clk/qcom/
H A Dclk-pll.h86 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap,
H A Dclk-pll.c287 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap, clk_pll_configure_sr_hpm_lp() function
294 EXPORT_SYMBOL_GPL(clk_pll_configure_sr_hpm_lp); variable
H A Dmmcc-msm8974.c2624 clk_pll_configure_sr_hpm_lp(&mmpll1, regmap, &mmpll1_config, true); mmcc_msm8974_probe()
2625 clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false); mmcc_msm8974_probe()
H A Dmmcc-apq8084.c3399 clk_pll_configure_sr_hpm_lp(&mmpll1, regmap, &mmpll1_config, true); mmcc_apq8084_probe()
3400 clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false); mmcc_apq8084_probe()

Completed in 346 milliseconds