Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.h87 static const unsigned short ModeIndex_1024x576[] = {0x71, 0x74, 0x00, 0x77}; variable
H A Dinit.c395 if(VDisplay == 576) ModeIndex = ModeIndex_1024x576[Depth]; in SiS_GetModeID()
642 if(VDisplay == 576) ModeIndex = ModeIndex_1024x576[Depth]; in SiS_GetModeID_LCD()
825 ModeIndex = ModeIndex_1024x576[Depth]; in SiS_GetModeID_TV()