Searched refs:R600_CP_RB_WPTR (Results 1 – 2 of 2) sorted by relevance
2634 return RREG32(R600_CP_RB_WPTR); in r600_gfx_get_wptr()2640 WREG32(R600_CP_RB_WPTR, ring->wptr); in r600_gfx_set_wptr()2641 (void)RREG32(R600_CP_RB_WPTR); in r600_gfx_set_wptr()
3324 #define R600_CP_RB_WPTR 0xc114 macro