Searched refs:FSTN (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/video/fbdev/sis/ |
D | sis.h | 315 int VDisplay, int Depth, bool FSTN, 682 int VDisplay, int Depth, bool FSTN, unsigned short CustomT,
|
D | init.c | 342 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()
|