Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit.h104 static const unsigned short ModeIndex_1920x1440[] = {0x68, 0x69, 0x00, 0x6b}; variable
Dinit.c459 if(VDisplay == 1440) ModeIndex = ModeIndex_1920x1440[Depth]; in SiS_GetModeID()
710 if(VDisplay == 1440) ModeIndex = ModeIndex_1920x1440[Depth]; in SiS_GetModeID_LCD()