Searched refs:f_vco_max (Results 1 – 2 of 2) sorted by relevance
64 u32 f_vco_max; member
393 while ((ar > pll->r_min) && (f_vco > pll->f_vco_max)) { in svga_compute_pll()399 if ((f_vco < pll->f_vco_min) || (f_vco > pll->f_vco_max)) in svga_compute_pll()