Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit.h99 static const unsigned short ModeIndex_300_1360x1024[]= {0x67, 0x6f, 0x00, 0x72}; /* 300 series, BA… variable
Dinit.c440 if(VDisplay == 1024) ModeIndex = ModeIndex_300_1360x1024[Depth]; in SiS_GetModeID()
565 if(VDisplay == 1024) ModeIndex = ModeIndex_300_1360x1024[Depth]; in SiS_GetModeID_LCD()