Searched refs:clk_pll_set_rate (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/clk/ |
H A D | clk-highbank.c | 157 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 D | clk-pll.c | 154 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 D | clk-vco-pll.c | 144 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 D | clk-pll.c | 280 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 D | clk-pll.c | 587 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 246 milliseconds