Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/vce/
Dvce_2_0_d.h44 #define mmVCE_RB_RPTR 0x8063 macro
Dvce_3_0_d.h44 #define mmVCE_RB_RPTR 0x8063 macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvce_v2_0.c60 return RREG32(mmVCE_RB_RPTR); in vce_v2_0_ring_get_rptr()
117 WREG32(mmVCE_RB_RPTR, ring->wptr); in vce_v2_0_start()
521 RREG32(mmVCE_RB_RPTR)); in vce_v2_0_print_status()
Dvce_v3_0.c67 return RREG32(mmVCE_RB_RPTR); in vce_v3_0_ring_get_rptr()
188 WREG32(mmVCE_RB_RPTR, ring->wptr); in vce_v3_0_start()
542 RREG32(mmVCE_RB_RPTR)); in vce_v3_0_print_status()