Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/misc/sisusbvga/ !
Dsisusb_init.h155 static const unsigned short ModeIndex_640x480[] = { 0x2e, 0x44, 0x00, 0x62 }; variable
/linux-2.6.39/drivers/video/sis/ !
Dinit.h76 static const unsigned short ModeIndex_640x480[] = {0x2e, 0x44, 0x00, 0x62}; variable
Dinit.c368 if(VDisplay == 480) ModeIndex = ModeIndex_640x480[Depth]; in SiS_GetModeID()
520 if(VDisplay == 480) ModeIndex = ModeIndex_640x480[Depth]; in SiS_GetModeID_LCD()
603 if(VDisplay == 480) ModeIndex = ModeIndex_640x480[Depth]; in SiS_GetModeID_LCD()
743 if(VDisplay == 480) ModeIndex = ModeIndex_640x480[Depth]; in SiS_GetModeID_TV()
775 if(VDisplay == 480) ModeIndex = ModeIndex_640x480[Depth]; in SiS_GetModeID_TV()