Searched refs:DoubleScanMode (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_mode.h67 #define DoubleScanMode 0x00000004 macro
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_def.h92 #define DoubleScanMode 0x8000 macro
496 #define DoubleScanMode 0x8000 macro
H A Dinit.c559 if(modeflag & DoubleScanMode) temp |= 0x80;
H A Dvb_setmode.c1928 i &= DoubleScanMode;
2442 if (modeflag & DoubleScanMode)
2523 if (modeflag & DoubleScanMode)
5387 if (modeflag & DoubleScanMode)
5642 if (modeflag & DoubleScanMode) {
7993 if ( ( ModeNo>0x13 ) && ( modeflag & DoubleScanMode ) )
8109 if ( ( ModeNo>0x13 ) && ( modeflag & DoubleScanMode ) )
8293 if ( ( ModeNo>0x13 ) && ( modeflag & DoubleScanMode ) )
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinitdef.h159 #define DoubleScanMode 0x8000 macro
H A Dinit.c2123 if(modeflag & DoubleScanMode) temp |= 0x80;
2581 if((!(modeflag & DoubleScanMode)) || (!(modeflag & HalfDCLK))) {
3558 if(SiS_Pr->CModeFlag & DoubleScanMode) temptemp >>= 1;
3683 if(SiS_Pr->CModeFlag & DoubleScanMode) temptemp >>= 1;
4048 if(modeflag & DoubleScanMode) tempax |= 0x80;
H A Dinitextx.c142 pSiS->SiS_Pr->CModeFlag |= DoubleScanMode;
309 if(pSiS->SiS_Pr->SiS_EModeIDTable[j].Ext_ModeFlag & DoubleScanMode) {
H A Dinit301.c2851 /* DoubleScanMode-check done in CheckCalcCustomMode()! */
2879 if(modeflag & DoubleScanMode) yres <<= 1;
5462 if(modeflag & DoubleScanMode) temp |= 0x80;
6416 if(modeflag & DoubleScanMode) tempax |= 0x80;
7923 if(modeflag & DoubleScanMode) tempah |= 0x80;

Completed in 56 milliseconds