Searched refs:_pll_ramp_calc_pll (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/clk/tegra/ |
D | clk-pll.c | 1259 static int _pll_ramp_calc_pll(struct clk_hw *hw, in _pll_ramp_calc_pll() function 1292 ret = _pll_ramp_calc_pll(hw, &cfg, rate, parent_rate); in clk_pllxc_set_rate() 1320 ret = _pll_ramp_calc_pll(hw, &cfg, rate, *prate); in clk_pll_ramp_round_rate() 1450 ret = _pll_ramp_calc_pll(hw, &cfg, rate, parent_rate); in clk_pllc_set_rate()
|