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

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_Ti.c73 #undef FREQ_MIN
74 #define FREQ_MIN 12000 macro
357 if (freq < FREQ_MIN)
358 ffreq = FREQ_MIN / 1000.0;
366 #if FREQ_MIN < 110000/8
H A Ds3_IBMRGB.c165 #define FREQ_MIN 16250 macro
168 if (freq < FREQ_MIN)
169 ffreq = FREQ_MIN / 1000.0;

Completed in 3 milliseconds