Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/sis/
Dinit.h115 const USHORT ModeIndex_1400x1050[] = {0x26, 0x27, 0x00, 0x28}; /* 315 series only */ variable
Dinit.c709 ModeIndex = ModeIndex_1400x1050[Depth]; in SiS_GetModeID()
711 ModeIndex = ModeIndex_1400x1050[Depth]; in SiS_GetModeID()
836 if(VDisplay == 1050) ModeIndex = ModeIndex_1400x1050[Depth]; in SiS_GetModeID_LCD()
940 ModeIndex = ModeIndex_1400x1050[Depth]; in SiS_GetModeID_LCD()
1139 if(VDisplay == 1050) ModeIndex = ModeIndex_1400x1050[Depth]; in SiS_GetModeID_VGA2()