Searched refs:old_tv_master_cntl (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_detection.c336 uint32 old_tv_master_cntl, old_tv_dac_cntl, old_pre_dac_mux_cntl; local
351 old_tv_master_cntl = INREG(regs, RADEON_TV_MASTER_CNTL);
354 value = old_tv_master_cntl | RADEON_TV_MASTER_CNTL_TV_ON;
406 OUTREG(regs, RADEON_TV_MASTER_CNTL, old_tv_master_cntl);

Completed in 60 milliseconds