Searched defs:mmpll1 (Results 1 - 2 of 2) sorted by relevance

/drivers/clk/qcom/
H A Dmmcc-apq8084.c176 "mmpll1",
193 "mmpll1",
212 "mmpll1",
248 static struct clk_pll mmpll1 = { variable in typeref:struct:clk_pll
257 .name = "mmpll1",
269 .parent_names = (const char *[]){ "mmpll1" },
3083 [MMPLL1] = &mmpll1.clkr,
3327 clk_pll_configure_sr_hpm_lp(&mmpll1, regmap, &mmpll1_config, true);
H A Dmmcc-msm8974.c213 static struct clk_pll mmpll1 = { variable in typeref:struct:clk_pll
222 .name = "mmpll1",
234 .parent_names = (const char *[]){ "mmpll1" },
2356 [MMPLL1] = &mmpll1.clkr,
2556 clk_pll_configure_sr_hpm_lp(&mmpll1, regmap, &mmpll1_config, true);

Completed in 15 milliseconds