Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/asic_reg/vce/
H A Dvce_1_0_d.h42 #define mmVCE_RB_RPTR 0x8063 macro
H A Dvce_2_0_d.h44 #define mmVCE_RB_RPTR 0x8063 macro
H A Dvce_3_0_d.h44 #define mmVCE_RB_RPTR 0x8063 macro
H A Dvce_4_0_offset.h86 #define mmVCE_RB_RPTR macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v4_0.c67 return RREG32(SOC15_REG_OFFSET(VCE, 0, mmVCE_RB_RPTR)); in vce_v4_0_ring_get_rptr()
343 WREG32(SOC15_REG_OFFSET(VCE, 0, mmVCE_RB_RPTR), lower_32_bits(ring->wptr)); in vce_v4_0_start()
H A Dvce_v3_0.c90 v = RREG32(mmVCE_RB_RPTR); in vce_v3_0_ring_get_rptr()
281 WREG32(mmVCE_RB_RPTR, lower_32_bits(ring->wptr)); in vce_v3_0_start()