Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dvce_v1_0.c107 tmp = RREG32(VCE_CLOCK_GATING_A); in vce_v1_0_enable_mgcg()
109 WREG32(VCE_CLOCK_GATING_A, tmp); in vce_v1_0_enable_mgcg()
120 tmp = RREG32(VCE_CLOCK_GATING_A); in vce_v1_0_enable_mgcg()
122 WREG32(VCE_CLOCK_GATING_A, tmp); in vce_v1_0_enable_mgcg()
139 tmp = RREG32(VCE_CLOCK_GATING_A); in vce_v1_0_init_cg()
141 WREG32(VCE_CLOCK_GATING_A, tmp); in vce_v1_0_init_cg()
222 WREG32_P(VCE_CLOCK_GATING_A, 0, ~(1 << 16)); in vce_v1_0_resume()
Dvce_v2_0.c130 tmp = RREG32(VCE_CLOCK_GATING_A); in vce_v2_0_init_cg()
134 WREG32(VCE_CLOCK_GATING_A, tmp); in vce_v2_0_init_cg()
158 WREG32_P(VCE_CLOCK_GATING_A, 0, ~(1 << 16)); in vce_v2_0_resume()
Dsid.h1901 #define VCE_CLOCK_GATING_A 0x202f8 macro
Dcikd.h2119 #define VCE_CLOCK_GATING_A 0x202f8 macro