Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.h74 static const unsigned short ModeIndex_512x384[] = {0x52, 0x58, 0x00, 0x5c}; variable
H A Dinit.c364 if(VDisplay == 384) ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID()
513 ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID_LCD()
599 if(VDisplay == 384) ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID_LCD()
740 if(VDisplay == 384) ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID_TV()
772 if(VDisplay == 384) ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID_TV()