Searched refs:ActiveTV (Results 1 – 4 of 4) sorted by relevance
86 #define ActiveTV 0x40 macro
955 tempbx |= ActiveTV; in XGINew_ChkSenseStatus()1000 if (temp & ActiveTV) { in XGINew_SetModeScratch()1042 if ((!(temp & ActiveCRT1)) && ((temp & ActiveLCD) || (temp & ActiveTV) in XGINew_SetModeScratch()1045 if ((temp & ActiveLCD) && (temp & ActiveTV)) in XGINew_SetModeScratch()1054 if (!((temp & ActiveLCD) || (temp & ActiveTV) || (temp & ActiveCRT2))) in XGINew_SetModeScratch()
1832 tempcl |= ActiveTV; in XGI_UpdateModeInfo()1839 if (temp & ActiveTV) in XGI_UpdateModeInfo()1840 tempcl |= ActiveTV; in XGI_UpdateModeInfo()
1999 ActiveTV = 0x04, in savage_init_hw() enumerator