Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/sis/
Dinit.h113 const USHORT ModeIndex_1360x768[] = {0x48, 0x4b, 0x00, 0x4e}; variable
Dinit.c696 if(VDisplay == 768) ModeIndex = ModeIndex_1360x768[Depth]; in SiS_GetModeID()
831 if(VDisplay == 768) ModeIndex = ModeIndex_1360x768[Depth]; in SiS_GetModeID_LCD()
933 if(VDisplay == 768) ModeIndex = ModeIndex_1360x768[Depth]; in SiS_GetModeID_LCD()
1135 if(VDisplay == 768) ModeIndex = ModeIndex_1360x768[Depth]; in SiS_GetModeID_VGA2()