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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
r520d.h 162 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1)
rs400d.h 159 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1)
r420d.h 155 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1)
rs690d.h 167 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1)
r300d.h 204 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1)
radeon_rs600.c 468 if (!G_000E40_GUI_ACTIVE(status)) {
rs600d.h 344 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1)
rv515d.h 462 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1)
r100d.h 783 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1)
radeon_r300.c 452 if (!G_000E40_GUI_ACTIVE(status)) {
radeon_r100.c 2542 if (!G_000E40_GUI_ACTIVE(rbbm_status)) {
2582 if (!G_000E40_GUI_ACTIVE(status)) {

Completed in 25 milliseconds