Searched refs:old_crtc2_gen_cntl (Results 1 - 1 of 1) sorted by path

/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_detection.c181 uint32 old_crtc2_gen_cntl, old_tv_dac_cntl, old_dac_cntl2, value; local
185 old_crtc2_gen_cntl = INREG(regs, RADEON_CRTC2_GEN_CNTL);
187 value = old_crtc2_gen_cntl & ~RADEON_CRTC2_PIX_WIDTH_MASK;
221 OUTREG(regs, RADEON_CRTC2_GEN_CNTL, old_crtc2_gen_cntl);
232 uint32 old_crtc2_gen_cntl, old_tv_dac_cntl, old_dac_cntl2, value; local
243 old_crtc2_gen_cntl = INREG(regs, RADEON_CRTC2_GEN_CNTL);
248 value = old_crtc2_gen_cntl;
281 OUTREG(regs, RADEON_CRTC2_GEN_CNTL, old_crtc2_gen_cntl);
335 uint32 value, old_dac_cntl2, old_crtc_ext_cntl, old_crtc2_gen_cntl; local
350 old_crtc2_gen_cntl
421 uint32 tmp, old_dac_cntl2, old_crtc2_gen_cntl, old_dac_ext_cntl, old_tv_dac_cntl; local
[all...]

Completed in 57 milliseconds