Home
last modified time | relevance | path

Searched refs:mmVCE_UENC_CLOCK_GATING_2 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/include/asic_reg/vce/
H A Dvce_3_0_d.h57 #define mmVCE_UENC_CLOCK_GATING_2 0x8210 macro
H A Dvce_4_0_offset.h120 #define mmVCE_UENC_CLOCK_GATING_2 macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v3_0.c192 data = RREG32(mmVCE_UENC_CLOCK_GATING_2); in vce_v3_0_set_vce_sw_clock_gating()
195 WREG32(mmVCE_UENC_CLOCK_GATING_2, data); in vce_v3_0_set_vce_sw_clock_gating()
217 data = RREG32(mmVCE_UENC_CLOCK_GATING_2); in vce_v3_0_set_vce_sw_clock_gating()
219 WREG32(mmVCE_UENC_CLOCK_GATING_2, data); in vce_v3_0_set_vce_sw_clock_gating()