Searched refs:_pll_ramp_calc_pll (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/tegra/ |
H A D | clk-pll.c | 1303 static int _pll_ramp_calc_pll(struct clk_hw *hw, in _pll_ramp_calc_pll() function 1336 ret = _pll_ramp_calc_pll(hw, &cfg, rate, parent_rate); in clk_pllxc_set_rate() 1364 ret = _pll_ramp_calc_pll(hw, &cfg, rate, *prate); in clk_pll_ramp_round_rate() 1497 ret = _pll_ramp_calc_pll(hw, &cfg, rate, parent_rate); in clk_pllc_set_rate()
|