Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/sis/ !
Dinit.h84 static const unsigned short ModeIndex_960x540[] = {0x1d, 0x1e, 0x00, 0x1f}; /* 315 series onl… variable
Dinit.c390 if(VDisplay == 540) ModeIndex = ModeIndex_960x540[Depth]; in SiS_GetModeID()
635 if(VDisplay == 540) ModeIndex = ModeIndex_960x540[Depth]; in SiS_GetModeID_LCD()