Searched refs:ActiveTV (Results 1 – 4 of 4) sorted by relevance
86 #define ActiveTV 0x40 macro
952 tempbx |= ActiveTV; in XGINew_ChkSenseStatus()997 if (temp & ActiveTV) { in XGINew_SetModeScratch()1039 if ((!(temp & ActiveCRT1)) && ((temp & ActiveLCD) || (temp & ActiveTV) in XGINew_SetModeScratch()1042 if ((temp & ActiveLCD) && (temp & ActiveTV)) in XGINew_SetModeScratch()1051 if (!((temp & ActiveLCD) || (temp & ActiveTV) || (temp & ActiveCRT2))) in XGINew_SetModeScratch()
1825 tempcl |= ActiveTV; in XGI_UpdateModeInfo()1832 if (temp & ActiveTV) in XGI_UpdateModeInfo()1833 tempcl |= ActiveTV; in XGI_UpdateModeInfo()
1988 ActiveTV = 0x04, in savage_init_hw() enumerator