Searched refs:NoSupportLCDScale (Results 1 – 3 of 3) sorted by relevance
79 #define NoSupportLCDScale 0x4000 /* SiS bridge: No scaling possible (no matter what panel) */ macro
160 #define NoSupportLCDScale 0x4000 /* SiS bridge: No scaling possible (no matter what panel) */ macro
1870 if((SiS_Pr->SiS_VBInfo & SetCRT2ToLCD) && (modeflag & NoSupportLCDScale)) { in SiS_GetLCDResInfo()