Searched refs:CLOCK_TOLERANCE (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | aticlock.c | 265 if (abs(Frequency - pMode->Clock) > CLOCK_TOLERANCE)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86str.h | 885 #define CLOCK_TOLERANCE 2000 /* Clock matching tolerance (2MHz) */ macro
|
| H A D | xf86Mode.c | 457 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 D | xf86str.h | 755 #define CLOCK_TOLERANCE 2000 /* Clock matching tolerance (2MHz) */ macro
|
| H A D | xf86Mode.c | 460 int i, k, gap, minimumGap = CLOCK_TOLERANCE + 1; 992 int i, k, gap, minimumGap = CLOCK_TOLERANCE + 1;
|
Completed in 12 milliseconds