Searched refs:clk_pll_set_rate (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/clk/
H A Dclk-highbank.c157 static int clk_pll_set_rate(struct clk_hw *hwclk, unsigned long rate, clk_pll_set_rate() function
202 .set_rate = clk_pll_set_rate,
/linux-4.4.14/drivers/clk/qcom/
H A Dclk-pll.c154 clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long p_rate) clk_pll_set_rate() function
188 .set_rate = clk_pll_set_rate,
/linux-4.4.14/drivers/clk/spear/
H A Dclk-vco-pll.c144 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long drate, clk_pll_set_rate() function
171 .set_rate = clk_pll_set_rate,
/linux-4.4.14/drivers/clk/at91/
H A Dclk-pll.c280 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, clk_pll_set_rate() function
307 .set_rate = clk_pll_set_rate,
/linux-4.4.14/drivers/clk/tegra/
H A Dclk-pll.c587 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, clk_pll_set_rate() function
809 .set_rate = clk_pll_set_rate,

Completed in 125 milliseconds