Searched refs:RADEON_CP_RB_RPTR (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
H A Dradeon_cp.c71 return RADEON_READ(RADEON_CP_RB_RPTR);
303 (unsigned int)RADEON_READ(RADEON_CP_RB_RPTR));
607 cur_read_ptr = RADEON_READ(RADEON_CP_RB_RPTR);
732 cur_read_ptr = RADEON_READ(RADEON_CP_RB_RPTR);
2128 RADEON_READ(RADEON_CP_RB_RPTR);
H A Dradeon_drv.h1122 #define RADEON_CP_RB_RPTR 0x0710 macro
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr100.c1124 RADEON_CP_RB_RPTR, RADEON_CP_RB_WPTR,
1186 ring->rptr = RREG32(RADEON_CP_RB_RPTR);
3059 rdp = RREG32(RADEON_CP_RB_RPTR);
H A Dradeon_drv.h1040 #define RADEON_CP_RB_RPTR 0x0710 macro
H A Dradeon_reg.h3311 #define RADEON_CP_RB_RPTR 0x0710 macro

Completed in 132 milliseconds