Searched refs:STATUS_ENGINEBUSY (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_regs.h117 #define STATUS_ENGINEBUSY (1 << 10) macro
H A Dapm_funcs.c1313 if (!(status & STATUS_ENGINEBUSY))
1317 if (!(status & STATUS_ENGINEBUSY))
1319 if (status & STATUS_ENGINEBUSY)
1463 if ((!(stat & (STATUS_HOSTBLTBUSY | STATUS_ENGINEBUSY))) &&
1497 if ((!(stat & (STATUS_HOSTBLTBUSY | STATUS_ENGINEBUSY))) &&
H A Dapm_accel.c277 while ((stat & (STATUS_HOSTBLTBUSY | STATUS_ENGINEBUSY)) ||

Completed in 4 milliseconds