Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/misc/sisusbvga/
Dsisusb_init.h167 static const unsigned short ModeIndex_1152x864[] = { 0x29, 0x2a, 0x00, 0x2b }; variable
/linux-2.6.39/drivers/video/sis/
Dinit.h92 static const unsigned short ModeIndex_1152x864[] = {0x29, 0x2a, 0x00, 0x2b}; variable
Dinit.c402 if(VDisplay == 864) ModeIndex = ModeIndex_1152x864[Depth]; in SiS_GetModeID()
647 if(VDisplay == 864) ModeIndex = ModeIndex_1152x864[Depth]; in SiS_GetModeID_LCD()