Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis.h315 int VDisplay, int Depth, bool FSTN,
682 int VDisplay, int Depth, bool FSTN, unsigned short CustomT,
H A Dinit.c342 int Depth, bool FSTN, int LCDwidth, int LCDheight) in SiS_GetModeID() argument
351 if((VBFlags & CRT2_LCD) && (FSTN)) in SiS_GetModeID()
480 int Depth, bool FSTN, unsigned short CustomT, int LCDwidth, int LCDheight, in SiS_GetModeID_LCD() argument
492 if(!FSTN) ModeIndex = ModeIndex_320x200[Depth]; in SiS_GetModeID_LCD()
494 if(!FSTN) ModeIndex = ModeIndex_320x240[Depth]; in SiS_GetModeID_LCD()