Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/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()
222 WREG32_P(VCE_CLOCK_GATING_A, 0, ~(1 << 16)); in vce_v1_0_resume()
H A Dvce_v2_0.c135 tmp = RREG32(VCE_CLOCK_GATING_A); in vce_v2_0_init_cg()
139 WREG32(VCE_CLOCK_GATING_A, tmp); in vce_v2_0_init_cg()
163 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
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h1966 #define VCE_CLOCK_GATING_A 0x202f8 macro