Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.h75 static const unsigned short ModeIndex_640x400[] = {0x2f, 0x5d, 0x00, 0x5e}; variable
H A Dinit.c369 else if(VDisplay == 400) ModeIndex = ModeIndex_640x400[Depth]; in SiS_GetModeID()
523 ModeIndex = ModeIndex_640x400[Depth]; in SiS_GetModeID_LCD()
604 else if(VDisplay == 400) ModeIndex = ModeIndex_640x400[Depth]; in SiS_GetModeID_LCD()
745 else if(VDisplay == 400) ModeIndex = ModeIndex_640x400[Depth]; in SiS_GetModeID_TV()
777 else if(VDisplay == 400) ModeIndex = ModeIndex_640x400[Depth]; in SiS_GetModeID_TV()