Searched refs:PLL_USER_CTL (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/clk/qcom/ |
| H A D | clk-alpha-pll.c | 1099 ret = regmap_update_bits(regmap, PLL_USER_CTL(pll), in clk_trion_pll_enable() 1132 ret = regmap_update_bits(regmap, PLL_USER_CTL(pll), in clk_trion_pll_disable() 1308 clk_alpha_pll_write_config(regmap, PLL_USER_CTL(pll), in clk_fabia_pll_configure() 1382 ret = regmap_update_bits(regmap, PLL_USER_CTL(pll), in alpha_pll_fabia_enable() 1581 if (regmap_read(regmap, PLL_USER_CTL(pll), &val)) in clk_trion_pll_postdiv_recalc_rate() 1623 return regmap_update_bits(regmap, PLL_USER_CTL(pll), in clk_trion_pll_postdiv_set_rate() 1709 clk_alpha_pll_write_config(regmap, PLL_USER_CTL(pll), in clk_trion_pll_configure() 1856 clk_alpha_pll_write_config(regmap, PLL_USER_CTL(pll), in clk_agera_pll_configure() 2076 ret = regmap_read(regmap, PLL_USER_CTL(pll), &val); in __clk_lucid_pll_postdiv_set_rate() 2375 ret = regmap_read(regmap, PLL_USER_CTL(pll), &val); in alpha_pll_lucid_evo_enable() [all …]
|