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

/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
192 old_tv_dac_cntl = INREG(regs, RADEON_TV_DAC_CNTL);
220 OUTREG(regs, RADEON_TV_DAC_CNTL, old_tv_dac_cntl);
232 uint32 old_crtc2_gen_cntl, old_tv_dac_cntl, old_dac_cntl2, value; local
254 old_tv_dac_cntl = INREG(regs, RADEON_TV_DAC_CNTL);
280 OUTREG(regs, RADEON_TV_DAC_CNTL, old_tv_dac_cntl);
336 uint32 old_tv_master_cntl, old_tv_dac_cntl, old_pre_dac_mux_cntl; local
366 old_tv_dac_cntl = INREG(regs, RADEON_TV_DAC_CNTL);
405 OUTREG(regs, RADEON_TV_DAC_CNTL, old_tv_dac_cntl);
421 uint32 tmp, old_dac_cntl2, old_crtc2_gen_cntl, old_dac_ext_cntl, old_tv_dac_cntl; local
558 uint32 old_tv_dac_cntl, old_pre_dac_mux_cntl, old_modulator_cntl1; local
[all...]

Completed in 69 milliseconds