Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/sis/
Dinitdef.h122 #define SetNotSimuMode 0x0400 macro
123 #define SetNotSimuTVMode SetNotSimuMode
Dinit301.c1283 tempax &= (DriverMode | LoadDACFlag | SetNotSimuMode | SetPALTV); in SiS_GetVBInfo()
1383 SetNotSimuMode | in SiS_GetVBInfo()
1694 if(!(SiS_Pr->SiS_VBInfo & SetNotSimuMode)) { in SiS_SetTVMode()
2458 if(SiS_Pr->SiS_VBInfo & SetNotSimuMode) { in SiS_GetLCDResInfo()
6737 if(!(SiS_Pr->SiS_VBInfo & SetNotSimuMode)) { in SiS_Group2LCDSpecial()
6747 if(!(SiS_Pr->SiS_VBInfo & SetNotSimuMode)) { in SiS_Group2LCDSpecial()
/Linux-v4.19/drivers/staging/xgifb/
Dvb_init.c1054 CR31Data &= ~(SetNotSimuMode >> 8); in XGINew_SetModeScratch()
1056 CR31Data |= (SetNotSimuMode >> 8); in XGINew_SetModeScratch()
Dvb_setmode.c220 !(pVBInfo->VBInfo & SetNotSimuMode)) in XGI_AjustCRT2Rate()
2042 (!(pVBInfo->VBInfo & SetNotSimuMode))) in XGI_GetTVInfo()
2136 if (pVBInfo->VBInfo & SetNotSimuMode) in XGI_GetLCDInfo()