Searched refs:sisfb_crt1off (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.c80 sisfb_crt1off = 0;
517 if((ivideo->sisfb_crt1off) && (!crtno))
2053 ivideo->sisfb_crt1off = 0;
2076 ivideo->sisfb_crt1off = 0;
2078 ivideo->sisfb_crt1off = (cr32 & 0xDF) ? 1 : 0;
2166 ivideo->sisfb_crt1off = (ivideo->sisfb_forcecrt1) ? 0 : 1;
3819 ivideo->sisfb_crt1off = 0;
3823 if((ivideo->sisfb_crt1off) && (doit)) {
3835 if((ivideo->sisfb_crt1off) && (doit)) {
3934 sisfb_command->sisfb_result[1] = ivideo->sisfb_crt1off
[all...]
H A Dsis.h513 int sisfb_crt1off; member in struct:sis_video_info
H A Dsis_main.h72 static int sisfb_crt1off = 0; variable

Completed in 169 milliseconds