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

/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dr500_reg.h356 # define AVIVO_CRTC_EN (1 << 0) macro
H A Dradeon_device.c457 if (reg & AVIVO_CRTC_EN) {
H A Drs600.c65 if (RREG32(AVIVO_D1CRTC_CONTROL + crtc_offsets[crtc]) & AVIVO_CRTC_EN) {
H A Drv515.c301 crtc_enabled = RREG32(AVIVO_D1CRTC_CONTROL + crtc_offsets[i]) & AVIVO_CRTC_EN;

Completed in 102 milliseconds