Home
last modified time | relevance | path

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

/linux/drivers/clk/imx/
H A Dclk-frac-pll.c157 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() function
204 .set_rate = clk_pll_set_rate,
/linux/drivers/clk/spear/
H A Dclk-vco-pll.c144 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long drate, in clk_pll_set_rate() function
171 .set_rate = clk_pll_set_rate,
/linux/drivers/clk/
H A Dclk-highbank.c146 static int clk_pll_set_rate(struct clk_hw *hwclk, unsigned long rate, in clk_pll_set_rate() function
191 .set_rate = clk_pll_set_rate,
/linux/drivers/clk/qcom/
H A Dclk-pll.c141 clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long p_rate) in clk_pll_set_rate() function
175 .set_rate = clk_pll_set_rate,
/linux/drivers/clk/at91/
H A Dclk-pll.c245 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() function
308 .set_rate = clk_pll_set_rate,
/linux/drivers/clk/hisilicon/
H A Dclk-hi3559a.c372 static int clk_pll_set_rate(struct clk_hw *hw, in clk_pll_set_rate() function
450 .set_rate = clk_pll_set_rate,
/linux/drivers/clk/tegra/
H A Dclk-pll.c801 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() function
1052 clk_pll_set_rate(hw, rate, parent_rate); in tegra_clk_pll_restore_context()
1066 .set_rate = clk_pll_set_rate,
1204 .set_rate = clk_pll_set_rate,