Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/misc/sisusbvga/
Dsisusb_init.h166 static const unsigned short ModeIndex_1024x576[] = { 0x71, 0x74, 0x00, 0x77 }; variable
/linux-2.6.39/drivers/video/sis/
Dinit.h87 static const unsigned short ModeIndex_1024x576[] = {0x71, 0x74, 0x00, 0x77}; variable
Dinit.c395 if(VDisplay == 576) ModeIndex = ModeIndex_1024x576[Depth]; in SiS_GetModeID()
642 if(VDisplay == 576) ModeIndex = ModeIndex_1024x576[Depth]; in SiS_GetModeID_LCD()
824 ModeIndex = ModeIndex_1024x576[Depth]; in SiS_GetModeID_TV()