Searched refs:ActiveTV (Results 1 – 4 of 4) sorted by relevance
713 #define ActiveTV 0x40 macro760 #define ActiveTV 0x01 macro
1071 tempbx |= ActiveTV; in XGINew_ChkSenseStatus()1122 if (temp & ActiveTV) { in XGINew_SetModeScratch()1164 if ((!(temp & ActiveCRT1)) && ((temp & ActiveLCD) || (temp & ActiveTV) in XGINew_SetModeScratch()1167 if ((temp & ActiveLCD) && (temp & ActiveTV)) in XGINew_SetModeScratch()1176 if (!((temp & ActiveLCD) || (temp & ActiveTV) || (temp & ActiveCRT2))) in XGINew_SetModeScratch()
3334 tempcl |= ActiveTV; in XGI_UpdateModeInfo()3341 if (temp & ActiveTV) in XGI_UpdateModeInfo()3342 tempcl |= ActiveTV; in XGI_UpdateModeInfo()
1998 ActiveTV = 0x04, in savage_init_hw() enumerator