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

/freebsd-10.0-release/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-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_cp.c82 return RADEON_READ(RADEON_CP_RB_RPTR);
300 (unsigned int)RADEON_READ(RADEON_CP_RB_RPTR));
641 cur_read_ptr = RADEON_READ(RADEON_CP_RB_RPTR);
779 cur_read_ptr = RADEON_READ(RADEON_CP_RB_RPTR);
2243 RADEON_READ(RADEON_CP_RB_RPTR);
H A Dr100.c1085 RADEON_CP_RB_RPTR, RADEON_CP_RB_WPTR,
1147 ring->rptr = RREG32(RADEON_CP_RB_RPTR);
3020 rdp = RREG32(RADEON_CP_RB_RPTR);
H A Dradeon_drv.h1035 #define RADEON_CP_RB_RPTR 0x0710 macro
H A Dradeon_reg.h3311 #define RADEON_CP_RB_RPTR 0x0710 macro

Completed in 282 milliseconds