Searched refs:TI_MAX_VCO_FREQ (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dac3026.c184 #define TI_MAX_VCO_FREQ 220000 macro
205 * Choose p so that TI_MIN_VCO_FREQ <= f_vco <= TI_MAX_VCO_FREQ
206 * Note that since TI_MAX_VCO_FREQ = 2 * TI_MIN_VCO_FREQ
379 long f_max = TI_MAX_VCO_FREQ;
385 if ( pMga->MaxClock > TI_MAX_VCO_FREQ )
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A DTI.c43 #define TI_MAX_VCO_FREQ 220000 macro
71 * Choose p so that TI_MIN_VCO_FREQ <= VCO <= TI_MAX_VCO_FREQ
72 * Note that since TI_MAX_VCO_FREQ = 2 * TI_MIN_VCO_FREQ

Completed in 8 milliseconds