Searched refs:AVIVO_CRTC_EN (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dr500_reg.h352 # define AVIVO_CRTC_EN (1 << 0) macro
H A Drv515.c304 crtc_enabled = RREG32(AVIVO_D1CRTC_CONTROL + crtc_offsets[i]) & AVIVO_CRTC_EN;
326 tmp &= ~AVIVO_CRTC_EN;
H A Dradeon_device.c457 if (reg & AVIVO_CRTC_EN) {
H A Drs600.c97 if (!(RREG32(AVIVO_D1CRTC_CONTROL + crtc_offsets[crtc]) & AVIVO_CRTC_EN))

Completed in 49 milliseconds