Symbol: GRBM_STATUS
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
7586
GRBM_STATUS, GUI_ACTIVE))
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
7603
if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE))
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
4953
GRBM_STATUS, GUI_ACTIVE))
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
4970
if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE))
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
3804
GRBM_STATUS, GUI_ACTIVE))
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
3821
if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE))
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c
2835
regGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE))
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
4802
if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE)
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
4119
GRBM_STATUS, GUI_ACTIVE))
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
2408
GRBM_STATUS, GUI_ACTIVE))
drivers/gpu/drm/radeon/cik.c
157
case GRBM_STATUS:
drivers/gpu/drm/radeon/cik.c
4796
RREG32(GRBM_STATUS));
drivers/gpu/drm/radeon/cik.c
4848
tmp = RREG32(GRBM_STATUS);
drivers/gpu/drm/radeon/evergreen.c
1097
case GRBM_STATUS:
drivers/gpu/drm/radeon/evergreen.c
3776
RREG32(GRBM_STATUS));
drivers/gpu/drm/radeon/evergreen.c
3837
tmp = RREG32(GRBM_STATUS);
drivers/gpu/drm/radeon/ni.c
1726
tmp = RREG32(GRBM_STATUS);
drivers/gpu/drm/radeon/ni.c
839
case GRBM_STATUS:
drivers/gpu/drm/radeon/r600.c
178
case GRBM_STATUS:
drivers/gpu/drm/radeon/r600.c
797
if (RREG32(GRBM_STATUS) & GUI_ACTIVE)
drivers/gpu/drm/radeon/si.c
1291
case GRBM_STATUS:
drivers/gpu/drm/radeon/si.c
3760
tmp = RREG32(GRBM_STATUS);