Searched refs:ActiveLCD (Results 1 – 4 of 4) sorted by relevance
85 #define ActiveLCD 0x0020 macro
948 tempbx |= ActiveLCD; in XGINew_ChkSenseStatus()994 if (temp & ActiveLCD) { 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()
1787 tempcl = tempcl | ActiveLCD; in XGI_UpdateModeInfo()1791 if (!(tempcl & ActiveLCD)) in XGI_UpdateModeInfo()1796 tempcl |= ActiveLCD; in XGI_UpdateModeInfo()1830 if (tempcl & ActiveLCD) { in XGI_UpdateModeInfo()
1987 ActiveLCD = 0x02, in savage_init_hw() enumerator2003 cr6b & ActiveLCD ? "and active" : "but not active"); in savage_init_hw()2005 if (cr6b & ActiveLCD) { in savage_init_hw()