Home
last modified time | relevance | path

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

/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()
/drivers/staging/xgifb/
Dvb_init.c1308 CR31Data &= ~(SetNotSimuMode >> 8); in XGINew_SetModeScratch()
1310 CR31Data |= (SetNotSimuMode >> 8); in XGINew_SetModeScratch()
Dvb_setmode.c431 SetNotSimuMode)) { in XGI_AjustCRT2Rate()
3342 (!(pVBInfo->VBInfo & SetNotSimuMode))) in XGI_GetTVInfo()
3469 if (pVBInfo->VBInfo & SetNotSimuMode) in XGI_GetLCDInfo()