Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/sis/
Dinit.h92 const USHORT ModeIndex_512x384[] = {0x52, 0x58, 0x00, 0x5c}; variable
Dinit.c632 if(VDisplay == 384) ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID()
778 ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID_LCD()
858 if(VDisplay == 384) ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID_LCD()
976 if(VDisplay == 384) ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID_TV()
1008 if(VDisplay == 384) ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID_TV()
1089 if(VDisplay == 384) ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID_VGA2()