Home
last modified time | relevance | path

Searched refs:VCE_CLOCK_GATING_A (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dvce_v1_0.c108 tmp = RREG32(VCE_CLOCK_GATING_A); in vce_v1_0_enable_mgcg()
110 WREG32(VCE_CLOCK_GATING_A, tmp); in vce_v1_0_enable_mgcg()
121 tmp = RREG32(VCE_CLOCK_GATING_A); in vce_v1_0_enable_mgcg()
123 WREG32(VCE_CLOCK_GATING_A, tmp); in vce_v1_0_enable_mgcg()
140 tmp = RREG32(VCE_CLOCK_GATING_A); in vce_v1_0_init_cg()
142 WREG32(VCE_CLOCK_GATING_A, tmp); in vce_v1_0_init_cg()
223 WREG32_P(VCE_CLOCK_GATING_A, 0, ~(1 << 16)); in vce_v1_0_resume()
H A Dvce_v2_0.c134 tmp = RREG32(VCE_CLOCK_GATING_A); in vce_v2_0_init_cg()
138 WREG32(VCE_CLOCK_GATING_A, tmp); in vce_v2_0_init_cg()
162 WREG32_P(VCE_CLOCK_GATING_A, 0, ~(1 << 16)); in vce_v2_0_resume()
H A Dsid.h1903 #define VCE_CLOCK_GATING_A 0x202f8 macro
H A Dcikd.h2119 #define VCE_CLOCK_GATING_A 0x202f8 macro