Lines Matching defs:pipe_offset
1829 u32 pipe_offset = radeon_crtc->crtc_id * 0x20;
1870 WREG32(PIPE0_DMIF_BUFFER_CONTROL + pipe_offset,
1873 if (RREG32(PIPE0_DMIF_BUFFER_CONTROL + pipe_offset) &
2165 u32 pipe_offset = radeon_crtc->crtc_id * 16;
2284 arb_control3 = RREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset);
2288 WREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset, tmp);
2289 WREG32(PIPE0_LATENCY_CONTROL + pipe_offset,
2293 tmp = RREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset);
2296 WREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset, tmp);
2297 WREG32(PIPE0_LATENCY_CONTROL + pipe_offset,
2301 WREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset, arb_control3);