Home
last modified time | relevance | path

Searched refs:S_008010_GUI_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dr600d.h1331 #define S_008010_GUI_ACTIVE(x) (((x) & 1) << 31) macro
H A Dr600.c1282 S_008010_GUI_ACTIVE(1); in r600_gpu_soft_reset_gfx()