Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/misc/sisusbvga/
Dsisusb_init.h161 static const unsigned short ModeIndex_848x480[] = { 0x39, 0x3b, 0x00, 0x3e }; variable
/linux-2.6.39/drivers/video/sis/
Dinit.h82 static const unsigned short ModeIndex_848x480[] = {0x39, 0x3b, 0x00, 0x3e}; variable
Dinit.c383 if(VDisplay == 480) ModeIndex = ModeIndex_848x480[Depth]; in SiS_GetModeID()
531 if(VDisplay == 480) ModeIndex = ModeIndex_848x480[Depth]; in SiS_GetModeID_LCD()
625 if(VDisplay == 480) ModeIndex = ModeIndex_848x480[Depth]; in SiS_GetModeID_LCD()