Searched refs:VCE_CLOCK_GATING_A (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | vce_v1_0.c | 107 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() 221 WREG32_P(VCE_CLOCK_GATING_A, 0, ~(1 << 16)); in vce_v1_0_resume()
|
H A D | vce_v2_0.c | 134 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 D | cikd.h | 2119 #define VCE_CLOCK_GATING_A 0x202f8 macro
|
H A D | sid.h | 1903 #define VCE_CLOCK_GATING_A 0x202f8 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | vce_v1_0.c | 108 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 D | vce_v2_0.c | 135 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 D | cikd.h | 2119 #define VCE_CLOCK_GATING_A 0x202f8 macro
|
H A D | sid.h | 1903 #define VCE_CLOCK_GATING_A 0x202f8 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 1966 #define VCE_CLOCK_GATING_A 0x202f8 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 1966 #define VCE_CLOCK_GATING_A 0x202f8 macro
|
Completed in 45 milliseconds