Searched refs:clk_factor_set_rate (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-fixed-factor.c | 48 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long rate, in clk_factor_set_rate() function 62 .set_rate = clk_factor_set_rate,
|
/kernel/linux/linux-5.10/drivers/clk/mmp/ |
H A D | clk-frac.c | 80 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long drate, in clk_factor_set_rate() function 167 .set_rate = clk_factor_set_rate,
|
/kernel/linux/linux-6.6/drivers/clk/mmp/ |
H A D | clk-frac.c | 77 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long drate, in clk_factor_set_rate() function 164 .set_rate = clk_factor_set_rate,
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-fixed-factor.c | 48 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long rate, in clk_factor_set_rate() function 62 .set_rate = clk_factor_set_rate,
|
Completed in 3 milliseconds