Home
last modified time | relevance | path

Searched refs:clk_apb_mul_round_rate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-stm32f4.c426 static long clk_apb_mul_round_rate(struct clk_hw *hw, unsigned long rate, in clk_apb_mul_round_rate() function
449 * clk_apb_mul_round_rate returns values that ensure this call is a in clk_apb_mul_set_rate()
457 .round_rate = clk_apb_mul_round_rate,
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-stm32f4.c426 static long clk_apb_mul_round_rate(struct clk_hw *hw, unsigned long rate, in clk_apb_mul_round_rate() function
449 * clk_apb_mul_round_rate returns values that ensure this call is a in clk_apb_mul_set_rate()
457 .round_rate = clk_apb_mul_round_rate,

Completed in 7 milliseconds