Searched refs:RADEON_CP_RB_RPTR (Results 1 – 4 of 4) sorted by relevance
338 (unsigned int)RADEON_READ( RADEON_CP_RB_RPTR ) ); in radeon_status()496 cur_read_ptr = RADEON_READ( RADEON_CP_RB_RPTR ); in radeon_do_cp_reset()593 cur_read_ptr = RADEON_READ( RADEON_CP_RB_RPTR ); in radeon_cp_init_ring_buffer()
445 #define RADEON_CP_RB_RPTR 0x0710 macro
580 (unsigned int)RADEON_READ( RADEON_CP_RB_RPTR ) ); in radeon_status()776 cur_read_ptr = RADEON_READ( RADEON_CP_RB_RPTR ); in radeon_do_cp_reset()889 cur_read_ptr = RADEON_READ( RADEON_CP_RB_RPTR ); in radeon_cp_init_ring_buffer()
499 #define RADEON_CP_RB_RPTR 0x0710 macro881 RADEON_READ( RADEON_CP_RB_RPTR ); \