Home
last modified time | relevance | path

Searched refs:vco_min (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Dpll.c127 if( vco < pll->vco_min || vco > pll->vco_max ) in Radeon_CalcPLLDividers()
354 pll->vco_min = 10000; in Radeon_GetTVPLLConfiguration()
390 pll->vco_min = 4000; in Radeon_GetTVCRTPLLConfiguration()
415 pll.vco_min = general_pll->min_pll_freq; in Radeon_CalcCRTPLLDividers()
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h340 uint32 vco_min, vco_max; // VCO frequency range member