Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/
Dclk-highbank.c157 static int clk_pll_set_rate(struct clk_hw *hwclk, unsigned long rate, in clk_pll_set_rate() function
202 .set_rate = clk_pll_set_rate,
/linux-4.19.296/drivers/clk/spear/
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-4.19.296/drivers/clk/qcom/
Dclk-pll.c149 clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long p_rate) in clk_pll_set_rate() function
183 .set_rate = clk_pll_set_rate,
/linux-4.19.296/drivers/clk/at91/
Dclk-pll.c261 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() function
288 .set_rate = clk_pll_set_rate,
/linux-4.19.296/drivers/clk/nxp/
Dclk-lpc32xx.c537 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() function
714 clk_pll_set_rate, clk_hclk_pll_round_rate);
716 clk_pll_set_rate, clk_usb_pll_round_rate);
/linux-4.19.296/drivers/clk/tegra/
Dclk-pll.c785 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() function
1019 .set_rate = clk_pll_set_rate,
1156 .set_rate = clk_pll_set_rate,