Searched refs:CLOCK_TOLERANCE (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Daticlock.c265 if (abs(Frequency - pMode->Clock) > CLOCK_TOLERANCE)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86str.h885 #define CLOCK_TOLERANCE 2000 /* Clock matching tolerance (2MHz) */ macro
H A Dxf86Mode.c457 int i, k, gap, minimumGap = CLOCK_TOLERANCE + 1;
990 int i, k, gap, minimumGap = CLOCK_TOLERANCE + 1;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86str.h755 #define CLOCK_TOLERANCE 2000 /* Clock matching tolerance (2MHz) */ macro
H A Dxf86Mode.c460 int i, k, gap, minimumGap = CLOCK_TOLERANCE + 1;
992 int i, k, gap, minimumGap = CLOCK_TOLERANCE + 1;

Completed in 12 milliseconds