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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dsis_main.c90 sisfb_fstn = 0;
125 if(sisfb_fstn) {
202 if(sisfb_fstn) {
273 sisfb_fstn = (sisfb_crt2flags & FL_550_FSTN) ? 1 : 0;
645 if(ivideo->sisfb_fstn) {
658 sisbios_mode[myindex].yres, 0, ivideo->sisfb_fstn,
2093 ivideo->sisfb_dstn = ivideo->sisfb_fstn = 0;
2921 if((ivideo->chip == SIS_550) && (sisfb_fstn)) {
3624 SiS_SetEnableFstn(&ivideo->SiS_Pr, ivideo->sisfb_fstn);
3625 ivideo->curFSTN = ivideo->sisfb_fstn;
[all...]
H A Dsis.h518 int sisfb_fstn; member in struct:sis_video_info
H A Dsis_main.h82 static int sisfb_fstn = 0; variable

Completed in 43 milliseconds