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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_def.h763 #define ActiveTV 0x40 macro
810 #define ActiveTV 0x01 macro
H A Dvb_init.c3518 tempbx |= ActiveTV ;
3582 if ( temp & ActiveTV )
3631 if ( (!( temp & ActiveCRT1 )) && ( ( temp & ActiveLCD ) || ( temp & ActiveTV ) || ( temp & ActiveCRT2 ) ) )
3633 if ( ( temp & ActiveLCD ) && ( temp & ActiveTV ) )
3642 if (!( ( temp & ActiveLCD ) || ( temp & ActiveTV ) || ( temp & ActiveCRT2 ) ) )
H A Dvb_setmode.c3633 tempcl |= ActiveTV;
3640 if (temp & ActiveTV)
3641 tempcl |= ActiveTV;
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_driver.c987 ActiveTV = 0x04, enumerator in enum:SavageGetPanelInfo::ACTIVE_DISPLAYS

Completed in 26 milliseconds