Home
last modified time | relevance | path

Searched refs:DoubleScanMode (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_tables.h36 #define DoubleScanMode 0x00000004 macro
/openbmc/linux/drivers/video/fbdev/sis/
H A Dinitextlfb.c139 if(SiS_Pr->SiS_EModeIDTable[j].Ext_ModeFlag & DoubleScanMode) { in sisfb_mode_rate_to_ddata()
H A Dinitdef.h161 #define DoubleScanMode 0x8000 macro
H A Dinit.c2115 if(modeflag & DoubleScanMode) temp |= 0x80; in SiS_SetCRT1CRTC()
2559 if((!(modeflag & DoubleScanMode)) || (!(modeflag & HalfDCLK))) { in SiS_SetCRT1FIFO_310()
3529 if(modeflag & DoubleScanMode) tempax |= 0x80; in SiS_CalcLCDACRT1Timing()
H A Dinit301.c3089 if(modeflag & DoubleScanMode) yres <<= 1; in SiS_GetCRT2ResInfo()
5644 if(modeflag & DoubleScanMode) temp |= 0x80; in SiS_SetGroup1_301()
6567 if(modeflag & DoubleScanMode) tempax |= 0x80; in SiS_SetGroup1()
8076 if(modeflag & DoubleScanMode) tempah |= 0x80; in SiS_ModCRT1CRTC()