Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit.h92 static const unsigned short ModeIndex_1152x864[] = {0x29, 0x2a, 0x00, 0x2b}; variable
Dinit.c402 if(VDisplay == 864) ModeIndex = ModeIndex_1152x864[Depth]; in SiS_GetModeID()
647 if(VDisplay == 864) ModeIndex = ModeIndex_1152x864[Depth]; in SiS_GetModeID_LCD()