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

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_legacy_encoders.c1073 crtc2_gen_cntl |= RADEON_CRTC2_CRT2_ON;
1098 crtc2_gen_cntl &= ~RADEON_CRTC2_CRT2_ON;
1333 RADEON_CRTC2_CRT2_ON | RADEON_CRTC2_VSYNC_TRISTAT);
1614 tmp |= RADEON_CRTC2_CRT2_ON |
H A Dradeon_reg.h457 # define RADEON_CRTC2_CRT2_ON (1 << 7) macro
/netbsd-current/sys/dev/pci/
H A Dradeonfbreg.h455 # define RADEON_CRTC2_CRT2_ON (1 << 7) macro
H A Dradeonfb.c2432 v |= RADEON_CRTC2_CRT2_ON | RADEON_CRTC2_EN;

Completed in 227 milliseconds