Searched refs:sisfb_fstn (Results 1 - 3 of 3) sorted by relevance

/drivers/video/fbdev/sis/
H A Dsis.h478 int sisfb_fstn; member in struct:sis_video_info
H A Dsis_main.c95 sisfb_fstn = 0;
129 if(sisfb_fstn) {
205 if(sisfb_fstn) {
275 sisfb_fstn = (sisfb_crt2flags & FL_550_FSTN) ? 1 : 0;
645 if(ivideo->sisfb_fstn) {
658 sisbios_mode[myindex].yres, 0, ivideo->sisfb_fstn,
2076 ivideo->sisfb_dstn = ivideo->sisfb_fstn = 0;
2903 if((ivideo->chip == SIS_550) && (sisfb_fstn)) {
3603 SiS_SetEnableFstn(&ivideo->SiS_Pr, ivideo->sisfb_fstn);
3604 ivideo->curFSTN = ivideo->sisfb_fstn;
[all...]
H A Dsis_main.h82 static int sisfb_fstn = 0; variable

Completed in 21 milliseconds