Searched refs:RADEON_CRTC_EN (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_legacy_crtc.c333 WREG32_P(RADEON_CRTC_GEN_CNTL, RADEON_CRTC_EN, ~(RADEON_CRTC_EN |
347 WREG32_P(RADEON_CRTC_GEN_CNTL, RADEON_CRTC_DISP_REQ_EN_B, ~(RADEON_CRTC_EN |
680 crtc_gen_cntl |= RADEON_CRTC_EN;
H A Dradeon_bios.c569 ((crtc_gen_cntl & ~RADEON_CRTC_EN) |
H A Dradeon_device.c463 if (reg & RADEON_CRTC_EN) {
H A Dradeon_reg.h450 # define RADEON_CRTC_EN (1 << 25) macro
H A Dr100.c78 if (RREG32(RADEON_CRTC_GEN_CNTL) & RADEON_CRTC_EN) {

Completed in 187 milliseconds