Home
last modified time | relevance | path

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

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