Home
last modified time | relevance | path

Searched refs:G_000E40_GUI_ACTIVE (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Drs400d.h159 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Dr520d.h162 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Dr420d.h155 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Drs690d.h167 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Dr300d.h204 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Drv515d.h462 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Drs600d.h344 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Dr100d.h783 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Dradeon_rs600.c468 if (!G_000E40_GUI_ACTIVE(status)) { in rs600_asic_reset()
H A Dradeon_r300.c452 if (!G_000E40_GUI_ACTIVE(status)) { in r300_asic_reset()
H A Dradeon_r100.c2542 if (!G_000E40_GUI_ACTIVE(rbbm_status)) { in r100_gpu_is_lockup()
2582 if (!G_000E40_GUI_ACTIVE(status)) { in r100_asic_reset()