Lines Matching refs:polarities
238 t1->bt.polarities == t2->bt.polarities && in v4l2_match_dv_timings()
284 (bt->polarities & V4L2_DV_HSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings()
288 (bt->polarities & V4L2_DV_VSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings()
293 (bt->polarities & V4L2_DV_VSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings()
373 u32 polarities, in v4l2_detect_cvt() argument
386 if (polarities == V4L2_DV_VSYNC_POS_POL) in v4l2_detect_cvt()
388 else if (polarities == V4L2_DV_HSYNC_POS_POL) in v4l2_detect_cvt()
508 fmt->bt.polarities = polarities; in v4l2_detect_cvt()
590 u32 polarities, in v4l2_detect_gtf() argument
604 if (polarities == V4L2_DV_VSYNC_POS_POL) in v4l2_detect_gtf()
606 else if (polarities == V4L2_DV_HSYNC_POS_POL) in v4l2_detect_gtf()
666 fmt->bt.polarities = polarities; in v4l2_detect_gtf()