Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
HDrs400d.h157 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
HDr520d.h160 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
HDr420d.h153 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
HDrs690d.h165 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
HDr300d.h202 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
HDrv515d.h460 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
HDrs600d.h342 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
HDrs600.c457 if (!G_000E40_GUI_ACTIVE(status)) { in rs600_asic_reset()
HDr100d.h781 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
HDr300.c413 if (!G_000E40_GUI_ACTIVE(status)) { in r300_asic_reset()
HDr100.c2533 if (!G_000E40_GUI_ACTIVE(rbbm_status)) { in r100_gpu_is_lockup()
2573 if (!G_000E40_GUI_ACTIVE(status)) { in r100_asic_reset()