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/
H A Drs400d.h157 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Dr520d.h160 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Dr420d.h153 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Drs690d.h165 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Dr300d.h202 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Drv515d.h460 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Drs600d.h342 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Dr100d.h781 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
H A Drs600.c457 if (!G_000E40_GUI_ACTIVE(status)) { in rs600_asic_reset()
H A Dr300.c413 if (!G_000E40_GUI_ACTIVE(status)) { in r300_asic_reset()
H A Dr100.c2533 if (!G_000E40_GUI_ACTIVE(rbbm_status)) { in r100_gpu_is_lockup()
2573 if (!G_000E40_GUI_ACTIVE(status)) { in r100_asic_reset()