Home
last modified time | relevance | path

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

/linux/drivers/clk/imx/
H A Dclk-frac-pll.c155 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() function
202 .set_rate = clk_pll_set_rate,
/linux/drivers/clk/
H A Dclk-highbank.c144 static int clk_pll_set_rate(struct clk_hw *hwclk, unsigned long rate, in clk_pll_set_rate() function
189 .set_rate = clk_pll_set_rate,
/linux/drivers/clk/spear/
H A Dclk-vco-pll.c141 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long drate, in clk_pll_set_rate() function
168 .set_rate = clk_pll_set_rate,
/linux/drivers/clk/at91/
H A Dclk-pll.c243 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() function
306 .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/hisilicon/
H A Dclk-hi3559a.c372 static int clk_pll_set_rate(struct clk_hw *hw, in clk_pll_set_rate() function
451 .set_rate = clk_pll_set_rate,
/linux/drivers/clk/nxp/
H A Dclk-lpc32xx.c532 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() function
709 clk_pll_set_rate, clk_hclk_pll_round_rate);
711 clk_pll_set_rate, clk_usb_pll_round_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
1047 clk_pll_set_rate(hw, rate, parent_rate); in tegra_clk_pll_restore_context()
1061 .set_rate = clk_pll_set_rate,
1199 .set_rate = clk_pll_set_rate,