Searched refs:InterlaceMode (Results 1 – 4 of 4) sorted by relevance
211 if(SiS_Pr->SiS_RefIndex[RRTI].Ext_InfoFlag & InterlaceMode) in sisfb_gettotalfrommode()
175 #define InterlaceMode 0x0080 macro
1820 if(infoflag & InterlaceMode) temp <<= 1; in SiS_GetOffset()2161 if(infoflag & InterlaceMode) DisplayUnit >>= 1; in SiS_SetCRT1Offset()2676 if(infoflag & InterlaceMode) data |= 0x20; in SiS_SetCRT1ModeRegs()2682 if(infoflag & InterlaceMode) { in SiS_SetCRT1ModeRegs()2724 if(infoflag & InterlaceMode) data2 >>= 1; in SiS_SetCRT1ModeRegs()
688 if(temp & InterlaceMode) i++; in SiS_GetRatePtr()