HomeSort by: relevance | last modified time | path
    Searched refs:VCE_CLOCK_GATING_B (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_vce_v2_0.c 48 tmp = RREG32(VCE_CLOCK_GATING_B);
50 WREG32(VCE_CLOCK_GATING_B, tmp);
62 tmp = RREG32(VCE_CLOCK_GATING_B);
65 WREG32(VCE_CLOCK_GATING_B, tmp);
82 tmp = RREG32(VCE_CLOCK_GATING_B);
90 WREG32(VCE_CLOCK_GATING_B, tmp);
150 tmp = RREG32(VCE_CLOCK_GATING_B);
153 WREG32(VCE_CLOCK_GATING_B, tmp);
170 WREG32(VCE_CLOCK_GATING_B, 0xf7);
radeon_vce_v1_0.c 148 tmp = RREG32(VCE_CLOCK_GATING_B);
151 WREG32(VCE_CLOCK_GATING_B, tmp);
230 WREG32(VCE_CLOCK_GATING_B, 0);
cikd.h 2127 #define VCE_CLOCK_GATING_B 0x202fc
sid.h 1907 #define VCE_CLOCK_GATING_B 0x202fc
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 1969 #define VCE_CLOCK_GATING_B 0x202fc

Completed in 123 milliseconds