Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.h73 static const unsigned short ModeIndex_400x300[] = {0x51, 0x57, 0x00, 0x54}; variable
H A Dinit.c359 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID()
504 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID_LCD()
594 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID_LCD()
766 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID_TV()