Searched refs:clk_rcg2_dp_set_rate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | clk-rcg2.c | 1136 static int clk_rcg2_dp_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg2_dp_set_rate() function 1183 return clk_rcg2_dp_set_rate(hw, rate, parent_rate); in clk_rcg2_dp_set_rate_and_parent() 1213 .set_rate = clk_rcg2_dp_set_rate,
|
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | clk-rcg2.c | 1333 static int clk_rcg2_dp_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg2_dp_set_rate() function 1380 return clk_rcg2_dp_set_rate(hw, rate, parent_rate); in clk_rcg2_dp_set_rate_and_parent() 1410 .set_rate = clk_rcg2_dp_set_rate,
|
Completed in 6 milliseconds