Searched refs:RADEON_CP_RB_WPTR (Results 1 – 4 of 4) sorted by relevance
1109 return RREG32(RADEON_CP_RB_WPTR); in r100_gfx_get_wptr()1115 WREG32(RADEON_CP_RB_WPTR, ring->wptr); in r100_gfx_set_wptr()1116 (void)RREG32(RADEON_CP_RB_WPTR); in r100_gfx_set_wptr()1213 WREG32(RADEON_CP_RB_WPTR, ring->wptr); in r100_cp_init()2603 WREG32(RADEON_CP_RB_WPTR, 0); in r100_asic_reset()2979 wdp = RREG32(RADEON_CP_RB_WPTR); in r100_debugfs_cp_ring_info_show()
481 WREG32(RADEON_CP_RB_WPTR, 0); in rs600_asic_reset()
432 WREG32(RADEON_CP_RB_WPTR, 0); in r300_asic_reset()
3309 #define RADEON_CP_RB_WPTR 0x0714 macro