GRBM_STATUS__GUI_ACTIVE_MASK 3903 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			GRBM_STATUS__GUI_ACTIVE_MASK;
GRBM_STATUS__GUI_ACTIVE_MASK 3212 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	if (RREG32(mmGRBM_STATUS) & GRBM_STATUS__GUI_ACTIVE_MASK)
GRBM_STATUS__GUI_ACTIVE_MASK 4600 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	if (RREG32(mmGRBM_STATUS) & GRBM_STATUS__GUI_ACTIVE_MASK)
GRBM_STATUS__GUI_ACTIVE_MASK 4614 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		tmp = RREG32(mmGRBM_STATUS) & GRBM_STATUS__GUI_ACTIVE_MASK;