Searched refs:clk_cpu_round_rate (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-cpu.c | 33 static long clk_cpu_round_rate(struct clk_hw *hw, unsigned long rate, in clk_cpu_round_rate() function 69 .round_rate = clk_cpu_round_rate,
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-cpu.c | 33 static long clk_cpu_round_rate(struct clk_hw *hw, unsigned long rate, in clk_cpu_round_rate() function 69 .round_rate = clk_cpu_round_rate,
|
/kernel/linux/linux-5.10/drivers/clk/mvebu/ |
H A D | clk-cpu.c | 59 static long clk_cpu_round_rate(struct clk_hw *hwclk, unsigned long rate, in clk_cpu_round_rate() function 162 .round_rate = clk_cpu_round_rate,
|
/kernel/linux/linux-6.6/drivers/clk/mvebu/ |
H A D | clk-cpu.c | 59 static long clk_cpu_round_rate(struct clk_hw *hwclk, unsigned long rate, in clk_cpu_round_rate() function 162 .round_rate = clk_cpu_round_rate,
|
Completed in 2 milliseconds