Searched refs:AVIVO_CRTC_EN (Results 1 – 5 of 5) sorted by relevance
349 # define AVIVO_CRTC_EN (1 << 0) macro
280 crtc_enabled = RREG32(AVIVO_D1CRTC_CONTROL + crtc_offsets[i]) & AVIVO_CRTC_EN; in rv515_mc_stop()302 tmp &= ~AVIVO_CRTC_EN; in rv515_mc_stop()
98 if (!(RREG32(AVIVO_D1CRTC_CONTROL + crtc_offsets[crtc]) & AVIVO_CRTC_EN)) in avivo_wait_for_vblank()
691 if (reg & AVIVO_CRTC_EN) { in radeon_card_posted()
1593 if (RREG32(AVIVO_D1CRTC_CONTROL + crtc_offsets[i]) & AVIVO_CRTC_EN) { in r600_is_display_hung()