Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/qcom/
Dclk-pll.h85 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap,
Dclk-pll.c287 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr_hpm_lp() function
294 EXPORT_SYMBOL_GPL(clk_pll_configure_sr_hpm_lp);
Dmmcc-msm8974.c2558 clk_pll_configure_sr_hpm_lp(&mmpll1, regmap, &mmpll1_config, true); in mmcc_msm8974_probe()
2559 clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false); in mmcc_msm8974_probe()
Dmmcc-apq8084.c3329 clk_pll_configure_sr_hpm_lp(&mmpll1, regmap, &mmpll1_config, true); in mmcc_apq8084_probe()
3330 clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false); in mmcc_apq8084_probe()