Searched refs:ActiveLCD (Results 1 – 4 of 4) sorted by relevance
951 tempbx |= ActiveLCD; in XGINew_ChkSenseStatus()997 if (temp & ActiveLCD) { 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()
85 #define ActiveLCD 0x0020 macro
1779 tempcl = tempcl | ActiveLCD; in XGI_UpdateModeInfo()1783 if (!(tempcl & ActiveLCD)) in XGI_UpdateModeInfo()1788 tempcl |= ActiveLCD; in XGI_UpdateModeInfo()1822 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()