Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.h86 static const unsigned short ModeIndex_1024x768[] = {0x38, 0x4a, 0x00, 0x64}; variable
H A Dinit.c396 else if(VDisplay == 768) ModeIndex = ModeIndex_1024x768[Depth]; in SiS_GetModeID()
540 if(VDisplay == 768) ModeIndex = ModeIndex_1024x768[Depth]; in SiS_GetModeID_LCD()
640 if(VDisplay == 768) ModeIndex = ModeIndex_1024x768[Depth]; in SiS_GetModeID_LCD()
752 if(VDisplay == 768) ModeIndex = ModeIndex_1024x768[Depth]; in SiS_GetModeID_TV()
818 ModeIndex = ModeIndex_1024x768[Depth]; in SiS_GetModeID_TV()