Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit.h71 static const unsigned short ModeIndex_320x240[] = {0x50, 0x56, 0x00, 0x53}; variable
Dinit.c354 ModeIndex = ModeIndex_320x240[Depth]; in SiS_GetModeID()
494 if(!FSTN) ModeIndex = ModeIndex_320x240[Depth]; in SiS_GetModeID_LCD()
590 else if(VDisplay == 240) ModeIndex = ModeIndex_320x240[Depth]; in SiS_GetModeID_LCD()
763 else if(VDisplay == 240) ModeIndex = ModeIndex_320x240[Depth]; in SiS_GetModeID_TV()