Searched refs:_pll_ramp_calc_pll (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/clk/tegra/ |
D | clk-pll.c | 1299 static int _pll_ramp_calc_pll(struct clk_hw *hw, in _pll_ramp_calc_pll() function 1332 ret = _pll_ramp_calc_pll(hw, &cfg, rate, parent_rate); in clk_pllxc_set_rate() 1360 ret = _pll_ramp_calc_pll(hw, &cfg, rate, *prate); in clk_pll_ramp_round_rate() 1493 ret = _pll_ramp_calc_pll(hw, &cfg, rate, parent_rate); in clk_pllc_set_rate()
|