Searched refs:DELAY (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_ring.h69 DELAY(10); \
H A Di810_common.h57 #define DELAY(x) usleep(x)
59 #define DELAY(x) do {;} while (0) macro
H A Di810_accel.c136 DELAY(10000);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_ring.h69 DELAY(10); \
H A Di810_common.h57 #define DELAY(x) usleep(x)
59 #define DELAY(x) do {;} while (0) macro
H A Di810_accel.c136 DELAY(10000);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_ring.h69 DELAY(10); \
H A Di830_accel.c118 DELAY(10);
H A Dcommon.h73 #define DELAY(x) usleep(x)
75 #define DELAY(x) do {;} while (0) macro
H A Di810_accel.c226 DELAY(10000);

Completed in 10 milliseconds