Searched refs:clk_frac_set_rate (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/mxs/ |
H A D | clk-frac.c | 73 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long rate, in clk_frac_set_rate() function 107 .set_rate = clk_frac_set_rate,
|
/kernel/linux/linux-5.10/drivers/clk/spear/ |
H A D | clk-frac-synth.c | 95 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long drate, in clk_frac_set_rate() function 122 .set_rate = clk_frac_set_rate,
|
/kernel/linux/linux-6.6/drivers/clk/spear/ |
H A D | clk-frac-synth.c | 92 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long drate, in clk_frac_set_rate() function 119 .set_rate = clk_frac_set_rate,
|
/kernel/linux/linux-6.6/drivers/clk/mxs/ |
H A D | clk-frac.c | 73 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long rate, in clk_frac_set_rate() function 107 .set_rate = clk_frac_set_rate,
|
Completed in 2 milliseconds