currentvbflags    591 drivers/video/fbdev/sis/sis.h 	u32		currentvbflags;
currentvbflags    841 drivers/video/fbdev/sis/sis_main.c 	if(ivideo->currentvbflags & VB_DISPTYPE_DISP2) {
currentvbflags    857 drivers/video/fbdev/sis/sis_main.c 	if((ivideo->currentvbflags & VB_DISPTYPE_DISP2) && (!(sisfb_bridgeisslave(ivideo)))) {
currentvbflags    955 drivers/video/fbdev/sis/sis_main.c 	if(ivideo->currentvbflags & VB_DISPTYPE_CRT1) {
currentvbflags    973 drivers/video/fbdev/sis/sis_main.c 	if(ivideo->currentvbflags & CRT2_LCD) {
currentvbflags   1012 drivers/video/fbdev/sis/sis_main.c 	} else if(ivideo->currentvbflags & CRT2_VGA) {
currentvbflags   1128 drivers/video/fbdev/sis/sis_main.c 	if(!(ivideo->currentvbflags & CRT1_LCDA)) {
currentvbflags   1145 drivers/video/fbdev/sis/sis_main.c 	if((ivideo->currentvbflags & VB_DISPTYPE_DISP1) || (isslavemode)) {
currentvbflags   1151 drivers/video/fbdev/sis/sis_main.c 	if((ivideo->currentvbflags & VB_DISPTYPE_DISP2) && (!isslavemode)) {
currentvbflags   1273 drivers/video/fbdev/sis/sis_main.c 				ivideo->sisfb_mode_idx, ivideo->currentvbflags);
currentvbflags   1353 drivers/video/fbdev/sis/sis_main.c 	if(ivideo->currentvbflags & VB_DISPTYPE_DISP2) {
currentvbflags   1419 drivers/video/fbdev/sis/sis_main.c 		if(ivideo->currentvbflags & VB_DISPTYPE_DISP2) {
currentvbflags   1502 drivers/video/fbdev/sis/sis_main.c 						ivideo->currentvbflags)) > 0) {
currentvbflags   1518 drivers/video/fbdev/sis/sis_main.c 						ivideo->currentvbflags)) > 0) {
currentvbflags   1544 drivers/video/fbdev/sis/sis_main.c 	     ((ivideo->vbflags2 & VB2_30xBDH) && (ivideo->currentvbflags & CRT2_LCD))) &&
currentvbflags   1766 drivers/video/fbdev/sis/sis_main.c 		ivideo->sisfb_infoblock.sisfb_currentvbflags = ivideo->currentvbflags;
currentvbflags   3529 drivers/video/fbdev/sis/sis_main.c 	ivideo->currentvbflags &= (VB_VIDEOBRIDGE | VB_DISPTYPE_DISP2);
currentvbflags   3562 drivers/video/fbdev/sis/sis_main.c 	switch(ivideo->currentvbflags & VB_DISPTYPE_DISP2) {
currentvbflags   3575 drivers/video/fbdev/sis/sis_main.c 		    ivideo->currentvbflags |= (TV_YPBPR | (ivideo->vbflags & TV_YPBPRALL));
currentvbflags   3583 drivers/video/fbdev/sis/sis_main.c 		    ivideo->currentvbflags |= (TV_YPBPR | (ivideo->vbflags & TV_YPBPRALL));
currentvbflags   3597 drivers/video/fbdev/sis/sis_main.c 		 ivideo->currentvbflags |= TV_HIVISION;
currentvbflags   3602 drivers/video/fbdev/sis/sis_main.c 		 ivideo->currentvbflags |= TV_SCART;
currentvbflags   3606 drivers/video/fbdev/sis/sis_main.c 		    ivideo->currentvbflags |= TV_SVIDEO;
currentvbflags   3610 drivers/video/fbdev/sis/sis_main.c 		    ivideo->currentvbflags |= TV_AVIDEO;
currentvbflags   3618 drivers/video/fbdev/sis/sis_main.c 		    ivideo->currentvbflags |= TV_PAL;
currentvbflags   3621 drivers/video/fbdev/sis/sis_main.c 		       ivideo->currentvbflags |= TV_PALM;
currentvbflags   3624 drivers/video/fbdev/sis/sis_main.c 		       ivideo->currentvbflags |= TV_PALN;
currentvbflags   3628 drivers/video/fbdev/sis/sis_main.c 		    ivideo->currentvbflags |= TV_NTSC;
currentvbflags   3631 drivers/video/fbdev/sis/sis_main.c 		       ivideo->currentvbflags |= TV_NTSCJ;
currentvbflags   3713 drivers/video/fbdev/sis/sis_main.c 	if(ivideo->currentvbflags & CRT2_TV) {
currentvbflags   3771 drivers/video/fbdev/sis/sis_main.c 	if(ivideo->currentvbflags & CRT2_TV) {
currentvbflags   3799 drivers/video/fbdev/sis/sis_main.c 			if(!(ivideo->currentvbflags & (TV_HIVISION | TV_YPBPR))) {
currentvbflags   3867 drivers/video/fbdev/sis/sis_main.c 		ivideo->currentvbflags &= ~VB_DISPTYPE_CRT1;
currentvbflags   3868 drivers/video/fbdev/sis/sis_main.c 		ivideo->currentvbflags |= VB_SINGLE_MODE;
currentvbflags   3870 drivers/video/fbdev/sis/sis_main.c 		ivideo->currentvbflags |= VB_DISPTYPE_CRT1;
currentvbflags   3871 drivers/video/fbdev/sis/sis_main.c 		if(ivideo->currentvbflags & VB_DISPTYPE_CRT2) {
currentvbflags   3872 drivers/video/fbdev/sis/sis_main.c 			ivideo->currentvbflags |= VB_MIRROR_MODE;
currentvbflags   3874 drivers/video/fbdev/sis/sis_main.c 			ivideo->currentvbflags |= VB_SINGLE_MODE;
currentvbflags   3880 drivers/video/fbdev/sis/sis_main.c 	if(ivideo->currentvbflags & CRT2_TV) {
currentvbflags   3941 drivers/video/fbdev/sis/sis_main.c 			sisfb_command->sisfb_result[1] = ivideo->currentvbflags;
currentvbflags   3955 drivers/video/fbdev/sis/sis_main.c 		} else if((!(ivideo->currentvbflags & CRT2_ENABLE)) &&
currentvbflags   3961 drivers/video/fbdev/sis/sis_main.c 			if( ((ivideo->currentvbflags & VB_DISPTYPE_CRT1) && mycrt1off) ||
currentvbflags   3962 drivers/video/fbdev/sis/sis_main.c 			    ((!(ivideo->currentvbflags & VB_DISPTYPE_CRT1)) && !mycrt1off) ) {
currentvbflags   6318 drivers/video/fbdev/sis/sis_main.c 		ivideo->currentvbflags = ivideo->vbflags & (VB_VIDEOBRIDGE | TV_STANDARD);
currentvbflags   6325 drivers/video/fbdev/sis/sis_main.c 					ivideo->currentvbflags |= CRT2_LCD;
currentvbflags   6327 drivers/video/fbdev/sis/sis_main.c 					ivideo->currentvbflags |= ivideo->sisfb_crt2type;
currentvbflags   6336 drivers/video/fbdev/sis/sis_main.c 						ivideo->currentvbflags |= CRT2_LCD;
currentvbflags   6338 drivers/video/fbdev/sis/sis_main.c 						ivideo->currentvbflags |= CRT2_TV;
currentvbflags   6340 drivers/video/fbdev/sis/sis_main.c 						ivideo->currentvbflags |= CRT2_VGA;
currentvbflags   6343 drivers/video/fbdev/sis/sis_main.c 						ivideo->currentvbflags |= CRT2_TV;
currentvbflags   6345 drivers/video/fbdev/sis/sis_main.c 						ivideo->currentvbflags |= CRT2_LCD;
currentvbflags   6347 drivers/video/fbdev/sis/sis_main.c 						ivideo->currentvbflags |= CRT2_VGA;
currentvbflags   6370 drivers/video/fbdev/sis/sis_main.c 					ivideo->sisfb_mode_idx, ivideo->currentvbflags);
currentvbflags   6380 drivers/video/fbdev/sis/sis_main.c 			switch(ivideo->currentvbflags & VB_DISPTYPE_DISP2) {