Home
last modified time | relevance | path

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

/drivers/usb/misc/sisusbvga/
Dsisusb_init.h152 static const unsigned short ModeIndex_400x300[] = { 0x51, 0x57, 0x00, 0x54 }; variable
/drivers/video/sis/
Dinit.h73 static const unsigned short ModeIndex_400x300[] = {0x51, 0x57, 0x00, 0x54}; variable
Dinit.c359 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID()
504 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID_LCD()
594 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID_LCD()
765 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID_TV()