Home
last modified time | relevance | path

Searched refs:tv_dac_cntl (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Dimpactv.c541 values->tv_dac_cntl = in Radeon_CalcImpacTVRegisters()
549 values->tv_dac_cntl |= RADEON_TV_DAC_CNTL_STD_NTSC; in Radeon_CalcImpacTVRegisters()
557 values->tv_dac_cntl |= RADEON_TV_DAC_CNTL_STD_PAL; in Radeon_CalcImpacTVRegisters()
564 values->tv_dac_cntl |= in Radeon_CalcImpacTVRegisters()
570 values->tv_dac_cntl &= in Radeon_CalcImpacTVRegisters()
575 values->tv_dac_cntl &= in Radeon_CalcImpacTVRegisters()
580 values->tv_dac_cntl = in Radeon_CalcImpacTVRegisters()
581 (values->tv_dac_cntl & ~(RADEON_TV_DAC_CNTL_STD_NTSC | 0x88 | in Radeon_CalcImpacTVRegisters()
H A Dmonitor_routing.c68 values->tv_dac_cntl = INREG( regs, RADEON_TV_DAC_CNTL ); in Radeon_ReadMonitorRoutingRegs()
169 values->tv_dac_cntl |= in Radeon_CalcMonitorRouting()
186 values->tv_dac_cntl = in Radeon_CalcMonitorRouting()
462 OUTREG( regs, RADEON_TV_DAC_CNTL, values->tv_dac_cntl ); in Radeon_ProgramMonitorRouting()
H A Dset_mode.h158 uint32 tv_dac_cntl; member
181 uint32 tv_dac_cntl; member
H A Dinternal_tv_out.c81 { RADEON_TV_DAC_CNTL, offsetof( impactv_regs, tv_dac_cntl ) },
H A Dtheatre_out.c99 { THEATRE_VIP_TV_DAC_CNTL, offsetof( impactv_regs, tv_dac_cntl ) },