Symbol: mmVCE_CLOCK_GATING_B
sys/dev/drm/amd/amdgpu/vce_v2_0.c
162
tmp = RREG32(mmVCE_CLOCK_GATING_B);
sys/dev/drm/amd/amdgpu/vce_v2_0.c
165
WREG32(mmVCE_CLOCK_GATING_B, tmp);
sys/dev/drm/amd/amdgpu/vce_v2_0.c
175
WREG32(mmVCE_CLOCK_GATING_B, 0xf7);
sys/dev/drm/amd/amdgpu/vce_v2_0.c
315
tmp = RREG32(mmVCE_CLOCK_GATING_B);
sys/dev/drm/amd/amdgpu/vce_v2_0.c
317
WREG32(mmVCE_CLOCK_GATING_B, tmp);
sys/dev/drm/amd/amdgpu/vce_v2_0.c
329
tmp = RREG32(mmVCE_CLOCK_GATING_B);
sys/dev/drm/amd/amdgpu/vce_v2_0.c
332
WREG32(mmVCE_CLOCK_GATING_B, tmp);
sys/dev/drm/amd/amdgpu/vce_v2_0.c
352
tmp = RREG32(mmVCE_CLOCK_GATING_B);
sys/dev/drm/amd/amdgpu/vce_v2_0.c
358
WREG32(mmVCE_CLOCK_GATING_B, tmp);
sys/dev/drm/amd/amdgpu/vce_v2_0.c
362
WREG32(mmVCE_CLOCK_GATING_B, tmp);
sys/dev/drm/amd/amdgpu/vce_v3_0.c
183
data = RREG32(mmVCE_CLOCK_GATING_B);
sys/dev/drm/amd/amdgpu/vce_v3_0.c
186
WREG32(mmVCE_CLOCK_GATING_B, data);
sys/dev/drm/amd/amdgpu/vce_v3_0.c
209
data = RREG32(mmVCE_CLOCK_GATING_B);
sys/dev/drm/amd/amdgpu/vce_v3_0.c
212
WREG32(mmVCE_CLOCK_GATING_B, data);
sys/dev/drm/amd/amdgpu/vce_v3_0.c
537
WREG32(mmVCE_CLOCK_GATING_B, 0x1FF);
sys/dev/drm/amd/amdgpu/vce_v4_0.c
609
WREG32(SOC15_REG_OFFSET(VCE, 0, mmVCE_CLOCK_GATING_B), 0x1FF);
sys/dev/drm/amd/amdgpu/vce_v4_0.c
820
data = RREG32(SOC15_REG_OFFSET(VCE, 0, mmVCE_CLOCK_GATING_B));
sys/dev/drm/amd/amdgpu/vce_v4_0.c
823
WREG32(SOC15_REG_OFFSET(VCE, 0, mmVCE_CLOCK_GATING_B), data);
sys/dev/drm/amd/amdgpu/vce_v4_0.c
846
data = RREG32(SOC15_REG_OFFSET(VCE, 0, mmVCE_CLOCK_GATING_B));
sys/dev/drm/amd/amdgpu/vce_v4_0.c
849
WREG32(SOC15_REG_OFFSET(VCE, 0, mmVCE_CLOCK_GATING_B), data);