Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/misc/sisusbvga/
Dsisusb_init.h160 static const unsigned short ModeIndex_800x600[] = { 0x30, 0x47, 0x00, 0x63 }; variable
/linux-2.6.39/drivers/video/sis/
Dinit.h81 static const unsigned short ModeIndex_800x600[] = {0x30, 0x47, 0x00, 0x63}; variable
Dinit.c379 if(VDisplay == 600) ModeIndex = ModeIndex_800x600[Depth]; in SiS_GetModeID()
527 if(VDisplay == 600) ModeIndex = ModeIndex_800x600[Depth]; in SiS_GetModeID_LCD()
618 if(VDisplay == 600) ModeIndex = ModeIndex_800x600[Depth]; in SiS_GetModeID_LCD()
747 if(VDisplay == 600) ModeIndex = ModeIndex_800x600[Depth]; in SiS_GetModeID_TV()
798 if(VDisplay == 600) ModeIndex = ModeIndex_800x600[Depth]; in SiS_GetModeID_TV()