Searched refs:_pll_ramp_calc_pll (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/tegra/ |
| H A D | clk-pll.c | 1300 static int _pll_ramp_calc_pll(struct clk_hw *hw, in _pll_ramp_calc_pll() function 1333 ret = _pll_ramp_calc_pll(hw, &cfg, rate, parent_rate); in clk_pllxc_set_rate() 1361 ret = _pll_ramp_calc_pll(hw, &cfg, rate, *prate); in clk_pll_ramp_round_rate() 1494 ret = _pll_ramp_calc_pll(hw, &cfg, rate, parent_rate); in clk_pllc_set_rate()
|