Searched refs:DoubleScanMode (Results 1 - 9 of 9) sorted by last modified time

/drivers/video/fbdev/sis/
H A Dinit.c2115 if(modeflag & DoubleScanMode) temp |= 0x80;
2560 if((!(modeflag & DoubleScanMode)) || (!(modeflag & HalfDCLK))) {
3531 if(modeflag & DoubleScanMode) tempax |= 0x80;
H A Dinit301.c2740 /* DoubleScanMode-check done in CheckCalcCustomMode()! */
2768 if(modeflag & DoubleScanMode) yres <<= 1;
5323 if(modeflag & DoubleScanMode) temp |= 0x80;
6246 if(modeflag & DoubleScanMode) tempax |= 0x80;
7761 if(modeflag & DoubleScanMode) tempah |= 0x80;
H A Dinitdef.h161 #define DoubleScanMode 0x8000 macro
H A Dinitextlfb.c152 if(SiS_Pr->SiS_EModeIDTable[j].Ext_ModeFlag & DoubleScanMode) {
/drivers/usb/misc/sisusbvga/
H A Dsisusb_init.c544 if (modeflag & DoubleScanMode)
620 if ((!(modeflag & DoubleScanMode)) || (!(modeflag & HalfDCLK))) {
H A Dsisusb_init.h80 #define DoubleScanMode 0x8000 macro
/drivers/staging/xgifb/
H A DXGI_main_26.c195 DoubleScanMode) {
H A Dvb_setmode.c353 i &= DoubleScanMode;
706 if (modeflag & DoubleScanMode)
1190 if (modeflag & DoubleScanMode)
2420 if (modeflag & DoubleScanMode)
2939 if (modeflag & DoubleScanMode)
3128 if (modeflag & DoubleScanMode)
4216 if ((ModeNo > 0x13) && (modeflag & DoubleScanMode))
4292 if (modeflag & DoubleScanMode)
/drivers/gpu/drm/ast/
H A Dast_tables.h36 #define DoubleScanMode 0x00000004 macro

Completed in 175 milliseconds