Home
last modified time | relevance | path

Searched refs:NoSupportLCDScale (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/usb/misc/sisusbvga/
Dsisusb_init.h79 #define NoSupportLCDScale 0x4000 /* SiS bridge: No scaling possible (no matter what panel) */ macro
/linux-2.6.39/drivers/video/sis/
Dinitdef.h160 #define NoSupportLCDScale 0x4000 /* SiS bridge: No scaling possible (no matter what panel) */ macro
Dinit301.c1870 if((SiS_Pr->SiS_VBInfo & SetCRT2ToLCD) && (modeflag & NoSupportLCDScale)) { in SiS_GetLCDResInfo()