Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/qcom/
H A Dclk-rcg2.c1333 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,