alpha_pll_find_vco
vco = alpha_pll_find_vco(pll, clk_hw_get_rate(hw));
if (!pll->vco_table || alpha_pll_find_vco(pll, req->rate))
curr_vco = alpha_pll_find_vco(pll, clk_hw_get_rate(hw));
vco = alpha_pll_find_vco(pll, freq_hz);
vco = alpha_pll_find_vco(pll, clk_hw_get_rate(hw));
vco = alpha_pll_find_vco(pll, rate);
if (!pll->vco_table || alpha_pll_find_vco(pll, req->rate))