Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.h77 static const unsigned short ModeIndex_720x480[] = {0x31, 0x33, 0x00, 0x35}; variable
H A Dinit.c372 if(VDisplay == 480) ModeIndex = ModeIndex_720x480[Depth]; in SiS_GetModeID()
608 if(VDisplay == 480) ModeIndex = ModeIndex_720x480[Depth]; in SiS_GetModeID_LCD()
782 ModeIndex = ModeIndex_720x480[Depth]; in SiS_GetModeID_TV()