Searched refs:clk_stm32_pll_compute_cfgr1 (Results 1 – 1 of 1) sorted by relevance
1080 static int clk_stm32_pll_compute_cfgr1(const struct stm32_clk_pll *pll, in clk_stm32_pll_compute_cfgr1() function1140 ret = clk_stm32_pll_compute_cfgr1(pll, vco, &value); in clk_stm32_is_pll_config_on_the_fly()1189 if (clk_stm32_pll_compute_cfgr1(pll, vco, &value) != 0) { in clk_stm32_pll_config_vco()