Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/asic_reg/vce/
H A Dvce_3_0_d.h52 #define mmVCE_RB_RPTR3 0x80d7 macro
H A Dvce_4_0_offset.h102 #define mmVCE_RB_RPTR3 0x0ad7 macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v3_0.c94 v = RREG32(mmVCE_RB_RPTR3); in vce_v3_0_ring_get_rptr()
295 WREG32(mmVCE_RB_RPTR3, lower_32_bits(ring->wptr)); in vce_v3_0_start()