Home
last modified time | relevance | path

Searched refs:ModeIndex_1680x1050 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit.h101 static const unsigned short ModeIndex_1680x1050[] = {0x17, 0x18, 0x00, 0x19}; /* 315 series onl… variable
Dinit.c455 if(VDisplay == 1050) ModeIndex = ModeIndex_1680x1050[Depth]; in SiS_GetModeID()
703 if(VDisplay == 1050) ModeIndex = ModeIndex_1680x1050[Depth]; in SiS_GetModeID_LCD()