Searched refs:R600_CP_RB_RPTR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ | ||
H A D | radeon_reg.h | 3327 #define R600_CP_RB_RPTR 0x8700 macro |
H A D | r600.c | 2626 rptr = RREG32(R600_CP_RB_RPTR); in r600_gfx_get_rptr() |