Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/vce/
Dvce_2_0_d.h40 #define mmVCE_RB_WPTR2 0x805f macro
Dvce_3_0_d.h40 #define mmVCE_RB_WPTR2 0x805f macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvce_v2_0.c79 return RREG32(mmVCE_RB_WPTR2); in vce_v2_0_ring_get_wptr()
96 WREG32(mmVCE_RB_WPTR2, ring->wptr); in vce_v2_0_ring_set_wptr()
125 WREG32(mmVCE_RB_WPTR2, ring->wptr); in vce_v2_0_start()
513 RREG32(mmVCE_RB_WPTR2)); in vce_v2_0_print_status()
Dvce_v3_0.c86 return RREG32(mmVCE_RB_WPTR2); in vce_v3_0_ring_get_wptr()
103 WREG32(mmVCE_RB_WPTR2, ring->wptr); in vce_v3_0_ring_set_wptr()
196 WREG32(mmVCE_RB_WPTR2, ring->wptr); in vce_v3_0_start()
534 RREG32(mmVCE_RB_WPTR2)); in vce_v3_0_print_status()