Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/imx/
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,
/kernel/linux/linux-5.10/drivers/clk/at91/
Dclk-pll.c242 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() function
269 .set_rate = clk_pll_set_rate,
/kernel/linux/linux-5.10/drivers/clk/
Dclk-highbank.c145 static int clk_pll_set_rate(struct clk_hw *hwclk, unsigned long rate, in clk_pll_set_rate() function
190 .set_rate = clk_pll_set_rate,
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-5.10/drivers/clk/qcom/
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,
/kernel/linux/linux-5.10/drivers/clk/nxp/
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);
/kernel/linux/linux-5.10/drivers/clk/tegra/
Dclk-pll.c798 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() function
1044 clk_pll_set_rate(hw, rate, parent_rate); in tegra_clk_pll_restore_context()
1058 .set_rate = clk_pll_set_rate,
1196 .set_rate = clk_pll_set_rate,
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch290130 +static int __init clk_pll_set_rate(struct clk_hw *hw,
290203 + .set_rate = clk_pll_set_rate,
292624 +static int clk_pll_set_rate(struct clk_hw *hw,
292702 + .set_rate = clk_pll_set_rate,
293980 +static int clk_pll_set_rate(struct clk_hw *hw,
294053 + .set_rate = clk_pll_set_rate,
294558 +static int clk_pll_set_rate(struct clk_hw *hw,
294631 + .set_rate = clk_pll_set_rate,
295516 +static int clk_pll_set_rate(struct clk_hw *hw,
295594 + .set_rate = clk_pll_set_rate,
[all …]
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch14002 +static int clk_pll_set_rate(struct clk_hw *hw,
14080 + .set_rate = clk_pll_set_rate,