Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-stm32f4.c446 static long clk_apb_mul_round_rate(struct clk_hw *hw, unsigned long rate, in clk_apb_mul_round_rate() function
469 * clk_apb_mul_round_rate returns values that ensure this call is a in clk_apb_mul_set_rate()
477 .round_rate = clk_apb_mul_round_rate,