Lines Matching defs:pipe_offset
1831 u32 pipe_offset = radeon_crtc->crtc_id * 0x20;
1872 WREG32(PIPE0_DMIF_BUFFER_CONTROL + pipe_offset,
1875 if (RREG32(PIPE0_DMIF_BUFFER_CONTROL + pipe_offset) &
2167 u32 pipe_offset = radeon_crtc->crtc_id * 16;
2286 arb_control3 = RREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset);
2290 WREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset, tmp);
2291 WREG32(PIPE0_LATENCY_CONTROL + pipe_offset,
2295 tmp = RREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset);
2298 WREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset, tmp);
2299 WREG32(PIPE0_LATENCY_CONTROL + pipe_offset,
2303 WREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset, arb_control3);