Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/sis/
Dinit.h91 const USHORT ModeIndex_400x300[] = {0x51, 0x57, 0x00, 0x54}; variable
Dinit.c629 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID()
769 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID_LCD()
855 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID_LCD()
1002 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID_TV()
1086 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID_VGA2()