Symbol: mmGRBM_SOFT_RESET
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
3514
u32 tmp = RREG32(mmGRBM_SOFT_RESET);
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
3517
WREG32(mmGRBM_SOFT_RESET, tmp);
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
3520
WREG32(mmGRBM_SOFT_RESET, tmp);
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
4743
tmp = RREG32(mmGRBM_SOFT_RESET);
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
4746
WREG32(mmGRBM_SOFT_RESET, tmp);
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
4747
tmp = RREG32(mmGRBM_SOFT_RESET);
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
4752
WREG32(mmGRBM_SOFT_RESET, tmp);
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
4753
tmp = RREG32(mmGRBM_SOFT_RESET);
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5127
tmp = RREG32(mmGRBM_SOFT_RESET);
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5130
WREG32(mmGRBM_SOFT_RESET, tmp);
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5131
tmp = RREG32(mmGRBM_SOFT_RESET);
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5136
WREG32(mmGRBM_SOFT_RESET, tmp);
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5137
tmp = RREG32(mmGRBM_SOFT_RESET);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3522
tmp = RREG32_SOC15(GC, 0, mmGRBM_SOFT_RESET);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3525
WREG32_SOC15(GC, 0, mmGRBM_SOFT_RESET, tmp);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3526
tmp = RREG32_SOC15(GC, 0, mmGRBM_SOFT_RESET);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3531
WREG32_SOC15(GC, 0, mmGRBM_SOFT_RESET, tmp);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3532
tmp = RREG32_SOC15(GC, 0, mmGRBM_SOFT_RESET);
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
216
cgs_write_register(hwmgr->device, mmGRBM_SOFT_RESET, 0xffffffff);
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
218
cgs_write_register(hwmgr->device, mmGRBM_SOFT_RESET, 0);
sys/dev/drm/amd/powerplay/smumgr/polaris10_smumgr.c
111
cgs_write_register(hwmgr->device, mmGRBM_SOFT_RESET, 0xffffffff);
sys/dev/drm/amd/powerplay/smumgr/polaris10_smumgr.c
112
cgs_write_register(hwmgr->device, mmGRBM_SOFT_RESET, 0);