Home
last modified time | relevance | path

Searched refs:mmVCE_CLOCK_GATING_B (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/include/asic_reg/vce/
H A Dvce_1_0_d.h27 #define mmVCE_CLOCK_GATING_B 0x80BF macro
H A Dvce_2_0_d.h48 #define mmVCE_CLOCK_GATING_B 0x80bf macro
H A Dvce_3_0_d.h48 #define mmVCE_CLOCK_GATING_B 0x80bf macro
H A Dvce_4_0_offset.h94 #define mmVCE_CLOCK_GATING_B macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v3_0.c182 data = RREG32(mmVCE_CLOCK_GATING_B); in vce_v3_0_set_vce_sw_clock_gating()
185 WREG32(mmVCE_CLOCK_GATING_B, data); in vce_v3_0_set_vce_sw_clock_gating()
208 data = RREG32(mmVCE_CLOCK_GATING_B); in vce_v3_0_set_vce_sw_clock_gating()
211 WREG32(mmVCE_CLOCK_GATING_B, data); in vce_v3_0_set_vce_sw_clock_gating()
556 WREG32(mmVCE_CLOCK_GATING_B, 0x1FF); in vce_v3_0_mc_resume()
H A Dvce_v4_0.c638 WREG32(SOC15_REG_OFFSET(VCE, 0, mmVCE_CLOCK_GATING_B), 0x1FF); in vce_v4_0_mc_resume()