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

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Devergreen.c2221 u32 tmp, arb_control3; evergreen_program_watermarks() local
2333 arb_control3 = RREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset); evergreen_program_watermarks()
2334 tmp = arb_control3; evergreen_program_watermarks()
2350 WREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset, arb_control3); evergreen_program_watermarks()
H A Dsi.c2264 u32 tmp, arb_control3; dce6_program_watermarks() local
2382 arb_control3 = RREG32(DPG_PIPE_ARBITRATION_CONTROL3 + radeon_crtc->crtc_offset); dce6_program_watermarks()
2383 tmp = arb_control3; dce6_program_watermarks()
2399 WREG32(DPG_PIPE_ARBITRATION_CONTROL3 + radeon_crtc->crtc_offset, arb_control3); dce6_program_watermarks()

Completed in 128 milliseconds