HomeSort by: relevance | last modified time | path
    Searched refs:DELAY (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_ring.h 69 DELAY(10); \
i810_common.h 57 #define DELAY(x) usleep(x)
59 #define DELAY(x) do {;} while (0)
i810_accel.c 136 DELAY(10000);
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_ring.h 69 DELAY(10); \
i810_common.h 57 #define DELAY(x) usleep(x)
59 #define DELAY(x) do {;} while (0)
i810_accel.c 136 DELAY(10000);
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i810_ring.h 69 DELAY(10); \
i830_accel.c 118 DELAY(10);
common.h 73 #define DELAY(x) usleep(x)
75 #define DELAY(x) do {;} while (0)
i810_accel.c 226 DELAY(10000);

Completed in 62 milliseconds