Searched refs:video_output (Results 1 – 5 of 5) sorted by relevance
173 static int video_output = VO_VGA; variable371 if (cable_type == CT_VGA && video_output != VO_VGA) in pvr2fb_set_par()372 video_output = VO_VGA; in pvr2fb_set_par()375 if (var->vmode & FB_VMODE_INTERLACED && video_output != VO_VGA) in pvr2fb_set_par()381 if (var->vmode & FB_VMODE_DOUBLE && video_output == VO_VGA) in pvr2fb_set_par()480 if (var->yres < 480 && video_output == VO_VGA) in pvr2fb_check_var()483 if (video_output != VO_VGA) { in pvr2fb_check_var()569 if (video_output != VO_VGA && par->is_interlaced) in pvr2_init_display()595 fb_writel(((video_output == VO_VGA) << 23) | in pvr2_init_display()797 if (video_output == VO_VGA) in pvr2fb_common_init()[all …]
110 .video_output = 0,113 .video_output = 1,116 .video_output = 2,119 .video_output = 3,122 .video_output = 4,125 .video_output = 5,
288 itv->card->video_outputs[itv->active_output].video_output, in ivtv_firmware_restart()325 itv->card->video_outputs[itv->active_output].video_output, in ivtv_firmware_restart()
197 u16 video_output; /* hardware video output */ member
1046 itv->card->video_outputs[outp].video_output, 0); in ivtv_s_output()