Searched refs:arb_control3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dsi.c798 u32 tmp, arb_control3; local
871 arb_control3 = RREG32(DPG_PIPE_ARBITRATION_CONTROL3 + radeon_crtc->crtc_offset);
872 tmp = arb_control3;
888 WREG32(DPG_PIPE_ARBITRATION_CONTROL3 + radeon_crtc->crtc_offset, arb_control3);
H A Devergreen.c1062 u32 tmp, arb_control3; local
1132 arb_control3 = RREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset);
1133 tmp = arb_control3;
1149 WREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset, arb_control3);

Completed in 317 milliseconds