Searched refs:S_008010_GUI_ACTIVE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/dev/drm2/radeon/ | ||
| H A D | r600d.h | 1331 #define S_008010_GUI_ACTIVE(x) (((x) & 1) << 31) macro |
| H A D | r600.c | 1282 S_008010_GUI_ACTIVE(1); in r600_gpu_soft_reset_gfx() |