Searched refs:vco_max (Results 1 – 2 of 2) sorted by relevance
127 if( vco < pll->vco_min || vco > pll->vco_max ) in Radeon_CalcPLLDividers()355 pll->vco_max = 25000; in Radeon_GetTVPLLConfiguration()391 pll->vco_max = general_pll->max_pll_freq; in Radeon_GetTVCRTPLLConfiguration()416 pll.vco_max = general_pll->max_pll_freq; in Radeon_CalcCRTPLLDividers()
340 uint32 vco_min, vco_max; // VCO frequency range member