Searched refs:mmVCE_RB_RPTR (Results 1 – 6 of 6) sorted by relevance
44 #define mmVCE_RB_RPTR 0x8063 macro
86 #define mmVCE_RB_RPTR … macro
65 return RREG32(mmVCE_RB_RPTR); in vce_v2_0_ring_get_rptr()249 WREG32(mmVCE_RB_RPTR, lower_32_bits(ring->wptr)); in vce_v2_0_start()
78 return RREG32(mmVCE_RB_RPTR); in vce_v1_0_ring_get_rptr()399 WREG32(mmVCE_RB_RPTR, lower_32_bits(ring->wptr)); in vce_v1_0_start()
90 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()