Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/vce/
Dvce_2_0_d.h45 #define mmVCE_RB_WPTR 0x8064 macro
Dvce_3_0_d.h45 #define mmVCE_RB_WPTR 0x8064 macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvce_v2_0.c77 return RREG32(mmVCE_RB_WPTR); in vce_v2_0_ring_get_wptr()
94 WREG32(mmVCE_RB_WPTR, ring->wptr); in vce_v2_0_ring_set_wptr()
118 WREG32(mmVCE_RB_WPTR, ring->wptr); in vce_v2_0_start()
523 RREG32(mmVCE_RB_WPTR)); in vce_v2_0_print_status()
Dvce_v3_0.c84 return RREG32(mmVCE_RB_WPTR); in vce_v3_0_ring_get_wptr()
101 WREG32(mmVCE_RB_WPTR, ring->wptr); in vce_v3_0_ring_set_wptr()
189 WREG32(mmVCE_RB_WPTR, ring->wptr); in vce_v3_0_start()
544 RREG32(mmVCE_RB_WPTR)); in vce_v3_0_print_status()