Searched refs:crtc_ext_cntl (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_routing.c33 values->crtc_ext_cntl = INREG( regs, RADEON_CRTC_EXT_CNTL );
105 values->crtc_ext_cntl =
131 values->crtc_ext_cntl |= RADEON_CRTC_CRT_ON;
161 values->crtc_ext_cntl &= ~RADEON_CRTC_CRT_ON;
534 // XFree says that crtc_ext_cntl must be restored after CRTC2 in dual-screen mode
535 OUTREGP( regs, RADEON_CRTC_EXT_CNTL, values->crtc_ext_cntl,
H A Dset_mode.h190 uint32 crtc_ext_cntl; member in struct:__anon1242

Completed in 79 milliseconds