Lines Matching refs:polarities
254 t1->bt.polarities == t2->bt.polarities && in v4l2_match_dv_timings()
305 (bt->polarities & V4L2_DV_HSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings()
309 (bt->polarities & V4L2_DV_VSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings()
314 (bt->polarities & V4L2_DV_VSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings()
472 u32 polarities, in v4l2_detect_cvt() argument
485 if (polarities == V4L2_DV_VSYNC_POS_POL) in v4l2_detect_cvt()
487 else if (polarities == V4L2_DV_HSYNC_POS_POL) in v4l2_detect_cvt()
607 fmt->bt.polarities = polarities; in v4l2_detect_cvt()
689 u32 polarities, in v4l2_detect_gtf() argument
703 if (polarities == V4L2_DV_VSYNC_POS_POL) in v4l2_detect_gtf()
705 else if (polarities == V4L2_DV_HSYNC_POS_POL) in v4l2_detect_gtf()
765 fmt->bt.polarities = polarities; in v4l2_detect_gtf()