Searched refs:ModeIndex (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/sis/
H A Dinit.c340 unsigned short ModeIndex = 0; local
345 if(VDisplay == 200) ModeIndex = ModeIndex_320x200[Depth];
348 ModeIndex = ModeIndex_320x240_FSTN[Depth];
350 ModeIndex = ModeIndex_320x240[Depth];
355 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth];
360 if(VDisplay == 384) ModeIndex = ModeIndex_512x384[Depth];
364 if(VDisplay == 480) ModeIndex = ModeIndex_640x480[Depth];
365 else if(VDisplay == 400) ModeIndex = ModeIndex_640x400[Depth];
368 if(VDisplay == 480) ModeIndex = ModeIndex_720x480[Depth];
369 else if(VDisplay == 576) ModeIndex
479 unsigned short ModeIndex = 0; local
727 unsigned short ModeIndex = 0; local
[all...]

Completed in 43 milliseconds