Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit.h79 static const unsigned short ModeIndex_768x576[] = {0x5f, 0x60, 0x00, 0x61}; variable
Dinit.c376 if(VDisplay == 576) ModeIndex = ModeIndex_768x576[Depth]; in SiS_GetModeID()
614 if(VDisplay == 576) ModeIndex = ModeIndex_768x576[Depth]; in SiS_GetModeID_LCD()
794 if(VDisplay == 576) ModeIndex = ModeIndex_768x576[Depth]; in SiS_GetModeID_TV()