Home
last modified time | relevance | path

Searched refs:SetNotSimuMode (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/video/sis/
Dinitdef.h122 #define SetNotSimuMode 0x0400 macro
123 #define SetNotSimuTVMode SetNotSimuMode
Dinit301.c957 tempax &= (DriverMode | LoadDACFlag | SetNotSimuMode | SetPALTV); in SiS_GetVBInfo()
1057 SetNotSimuMode | in SiS_GetVBInfo()
1368 if(!(SiS_Pr->SiS_VBInfo & SetNotSimuMode)) { in SiS_SetTVMode()
2132 if(SiS_Pr->SiS_VBInfo & SetNotSimuMode) { in SiS_GetLCDResInfo()
6413 if(!(SiS_Pr->SiS_VBInfo & SetNotSimuMode)) { in SiS_Group2LCDSpecial()
6423 if(!(SiS_Pr->SiS_VBInfo & SetNotSimuMode)) { in SiS_Group2LCDSpecial()
/linux-2.6.39/drivers/staging/xgifb/
Dvb_def.h100 #define SetNotSimuMode 0x0400 macro
522 #define SetNotSimuMode 0x0400 macro
Dvb_init.c1172 CR31Data &= ~(SetNotSimuMode >> 8); in XGINew_SetModeScratch()
1174 CR31Data |= (SetNotSimuMode >> 8); in XGINew_SetModeScratch()
Dvb_setmode.c463 & SetNotSimuMode)) { in XGI_AjustCRT2Rate()
3750 && (!(pVBInfo->VBInfo & SetNotSimuMode))) in XGI_GetTVInfo()
3888 if (pVBInfo->VBInfo & SetNotSimuMode) in XGI_GetLCDInfo()