Searched refs:DoubleScanMode (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/video/fbdev/sis/
H A Dinitdef.h161 #define DoubleScanMode 0x8000 macro
H A Dinitextlfb.c139 if(SiS_Pr->SiS_EModeIDTable[j].Ext_ModeFlag & DoubleScanMode) {
H A Dinit.c2115 if(modeflag & DoubleScanMode) temp |= 0x80;
2559 if((!(modeflag & DoubleScanMode)) || (!(modeflag & HalfDCLK))) {
3529 if(modeflag & DoubleScanMode) tempax |= 0x80;
H A Dinit301.c3061 /* DoubleScanMode-check done in CheckCalcCustomMode()! */
3089 if(modeflag & DoubleScanMode) yres <<= 1;
5644 if(modeflag & DoubleScanMode) temp |= 0x80;
6567 if(modeflag & DoubleScanMode) tempax |= 0x80;
8076 if(modeflag & DoubleScanMode) tempah |= 0x80;
/linux-master/drivers/gpu/drm/ast/
H A Dast_tables.h36 #define DoubleScanMode 0x00000004 macro

Completed in 270 milliseconds