Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/radeon/
Drs400d.h157 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
Dr520d.h160 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
Dr420d.h153 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
Drs690d.h165 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
Dr300d.h202 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
Drv515d.h460 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
Drs600d.h342 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
Dr100d.h781 #define G_000E40_GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
Drs600.c463 if (!G_000E40_GUI_ACTIVE(status)) { in rs600_asic_reset()
Dr300.c423 if (!G_000E40_GUI_ACTIVE(status)) { in r300_asic_reset()
Dr100.c2523 if (!G_000E40_GUI_ACTIVE(rbbm_status)) { in r100_gpu_is_lockup()
2563 if (!G_000E40_GUI_ACTIVE(status)) { in r100_asic_reset()