Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit.h89 static const unsigned short ModeIndex_1280x1024[] = {0x3a, 0x4d, 0x00, 0x65}; variable
Dinit.c433 ModeIndex = ModeIndex_1280x1024[Depth]; in SiS_GetModeID()
555 if(VDisplay == 1024) ModeIndex = ModeIndex_1280x1024[Depth]; in SiS_GetModeID_LCD()
676 ModeIndex = ModeIndex_1280x1024[Depth]; in SiS_GetModeID_LCD()
838 ModeIndex = ModeIndex_1280x1024[Depth]; in SiS_GetModeID_TV()