Searched refs:ActiveTV (Results 1 – 4 of 4) sorted by relevance
87 #define ActiveTV 0x40 macro
958 tempbx |= ActiveTV; in XGINew_ChkSenseStatus()1003 if (temp & ActiveTV) { in XGINew_SetModeScratch()1046 (temp & ActiveTV) || in XGINew_SetModeScratch()1049 if ((temp & ActiveLCD) && (temp & ActiveTV)) in XGINew_SetModeScratch()1058 if (!((temp & ActiveLCD) || (temp & ActiveTV) || (temp & ActiveCRT2))) in XGINew_SetModeScratch()
1810 tempcl |= ActiveTV; in XGI_UpdateModeInfo()1817 if (temp & ActiveTV) in XGI_UpdateModeInfo()1818 tempcl |= ActiveTV; in XGI_UpdateModeInfo()
1988 ActiveTV = 0x04, in savage_init_hw() enumerator