Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.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()
Dsid.h1903 #define VCE_CLOCK_GATING_A 0x202f8 macro
Dcikd.h2119 #define VCE_CLOCK_GATING_A 0x202f8 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h1966 #define VCE_CLOCK_GATING_A 0x202f8 macro