Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/misc/sisusbvga/
Dsisusb_init.h162 static const unsigned short ModeIndex_856x480[] = { 0x3f, 0x42, 0x00, 0x45 }; variable
/linux-4.1.27/drivers/video/fbdev/sis/
Dinit.h83 static const unsigned short ModeIndex_856x480[] = {0x3f, 0x42, 0x00, 0x45}; variable
Dinit.c386 if(VDisplay == 480) ModeIndex = ModeIndex_856x480[Depth]; in SiS_GetModeID()
536 if(VDisplay == 480) ModeIndex = ModeIndex_856x480[Depth]; in SiS_GetModeID_LCD()
630 if(VDisplay == 480) ModeIndex = ModeIndex_856x480[Depth]; in SiS_GetModeID_LCD()