Searched refs:arb_control3 (Results 1 – 2 of 2) sorted by relevance
2221 u32 tmp, arb_control3; in evergreen_program_watermarks() local2333 arb_control3 = RREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset); in evergreen_program_watermarks()2334 tmp = arb_control3; in evergreen_program_watermarks()2350 WREG32(PIPE0_ARBITRATION_CONTROL3 + pipe_offset, arb_control3); in evergreen_program_watermarks()
2264 u32 tmp, arb_control3; in dce6_program_watermarks() local2382 arb_control3 = RREG32(DPG_PIPE_ARBITRATION_CONTROL3 + radeon_crtc->crtc_offset); in dce6_program_watermarks()2383 tmp = arb_control3; in dce6_program_watermarks()2399 WREG32(DPG_PIPE_ARBITRATION_CONTROL3 + radeon_crtc->crtc_offset, arb_control3); in dce6_program_watermarks()