Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/misc/sisusbvga/
Dsisusb_init.h170 static const unsigned short ModeIndex_1280x1024[] = { 0x3a, 0x4d, 0x00, 0x65 }; variable
/linux-2.6.39/drivers/video/sis/
Dinit.h89 static const unsigned short ModeIndex_1280x1024[] = {0x3a, 0x4d, 0x00, 0x65}; variable
Dinit.c433 ModeIndex = ModeIndex_1280x1024[Depth]; in SiS_GetModeID()
555 if(VDisplay == 1024) ModeIndex = ModeIndex_1280x1024[Depth]; in SiS_GetModeID_LCD()
675 ModeIndex = ModeIndex_1280x1024[Depth]; in SiS_GetModeID_LCD()
837 ModeIndex = ModeIndex_1280x1024[Depth]; in SiS_GetModeID_TV()