Searched refs:R600_CP_RB_RPTR (Results 1 – 5 of 5) sorted by relevance
84 return RADEON_READ(R600_CP_RB_RPTR); in radeon_get_ring_head()2237 RADEON_READ(R600_CP_RB_RPTR); in radeon_commit_ring()
1533 #define R600_CP_RB_RPTR 0x8700 macro
3327 #define R600_CP_RB_RPTR 0x8700 macro
2361 cur_read_ptr = RADEON_READ(R600_CP_RB_RPTR); in r600_do_cp_reset()
2572 rptr = RREG32(R600_CP_RB_RPTR); in r600_gfx_get_rptr()