Searched refs:RADEON_TV_MASTER_CNTL (Results 1 – 5 of 5) sorted by relevance
/haiku/src/add-ons/accelerants/radeon/ |
H A D | internal_tv_out.c | 33 { RADEON_TV_MASTER_CNTL, offsetof( impactv_regs, tv_master_cntl ) }, 82 { RADEON_TV_MASTER_CNTL, offsetof( impactv_regs, tv_master_cntl ) }, 210 OUTREG( ai->regs, RADEON_TV_MASTER_CNTL, in Radeon_InternalTVOutProgramRegisters()
|
H A D | monitor_routing.c | 72 values->tv_master_cntl = INREG( regs, RADEON_TV_MASTER_CNTL ); in Radeon_ReadMonitorRoutingRegs() 466 OUTREG( regs, RADEON_TV_MASTER_CNTL, values->tv_master_cntl ); in Radeon_ProgramMonitorRouting()
|
H A D | monitor_detection.c | 351 old_tv_master_cntl = INREG(regs, RADEON_TV_MASTER_CNTL); in Radeon_DetectTV_RV200() 364 OUTREG(regs, RADEON_TV_MASTER_CNTL, value); in Radeon_DetectTV_RV200() 406 OUTREG(regs, RADEON_TV_MASTER_CNTL, old_tv_master_cntl); in Radeon_DetectTV_RV200()
|
/haiku/headers/private/graphics/radeon/ |
H A D | tv_out_regs.h | 13 #define RADEON_TV_MASTER_CNTL 0x0800 macro
|
/haiku/headers/private/graphics/radeon_hd/ |
H A D | radeon_reg.h | 3479 #define RADEON_TV_MASTER_CNTL 0x0800 macro
|