Searched refs:CP_RB_WPTR (Results 1 – 6 of 6) sorted by relevance
88 #define CP_RB_WPTR 0xC114 macro
104 #define CP_RB_WPTR 0xC114 macro
2196 WREG32(CP_RB_WPTR, 0); in r600_cp_resume()2221 rdev->cp.wptr = RREG32(CP_RB_WPTR); in r600_cp_resume()2235 WREG32(CP_RB_WPTR, rdev->cp.wptr); in r600_cp_commit()2236 (void)RREG32(CP_RB_WPTR); in r600_cp_commit()3475 seq_printf(m, "CP_RB_WPTR 0x%08x\n", RREG32(CP_RB_WPTR)); in r600_debugfs_cp_ring_info()
167 #define CP_RB_WPTR 0xC114 macro
1333 WREG32(CP_RB_WPTR, 0); in evergreen_cp_resume()1358 rdev->cp.wptr = RREG32(CP_RB_WPTR); in evergreen_cp_resume()
312 #define CP_RB_WPTR 0x0714 macro