Searched refs:__clk_pllv2_recalc_rate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-pllv2.c | 78 static unsigned long __clk_pllv2_recalc_rate(unsigned long parent_rate, in __clk_pllv2_recalc_rate() function 123 return __clk_pllv2_recalc_rate(parent_rate, dp_ctl, dp_op, dp_mfd, dp_mfn); in clk_pllv2_recalc_rate() 191 return __clk_pllv2_recalc_rate(*prate, MXC_PLL_DP_CTL_DPDCK0_2_EN, in clk_pllv2_round_rate()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-pllv2.c | 78 static unsigned long __clk_pllv2_recalc_rate(unsigned long parent_rate, in __clk_pllv2_recalc_rate() function 123 return __clk_pllv2_recalc_rate(parent_rate, dp_ctl, dp_op, dp_mfd, dp_mfn); in clk_pllv2_recalc_rate() 191 return __clk_pllv2_recalc_rate(*prate, MXC_PLL_DP_CTL_DPDCK0_2_EN, in clk_pllv2_round_rate()
|
Completed in 2 milliseconds