Lines Matching refs:polarities
237 t1->bt.polarities == t2->bt.polarities && in v4l2_match_dv_timings()
278 (bt->polarities & V4L2_DV_HSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings()
282 (bt->polarities & V4L2_DV_VSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings()
351 u32 polarities, struct v4l2_dv_timings *fmt) in v4l2_detect_cvt() argument
361 if (polarities == V4L2_DV_VSYNC_POS_POL) in v4l2_detect_cvt()
363 else if (polarities == V4L2_DV_HSYNC_POS_POL) in v4l2_detect_cvt()
445 fmt->bt.polarities = polarities; in v4l2_detect_cvt()
510 u32 polarities, in v4l2_detect_gtf() argument
523 if (polarities == V4L2_DV_VSYNC_POS_POL) in v4l2_detect_gtf()
525 else if (polarities == V4L2_DV_HSYNC_POS_POL) in v4l2_detect_gtf()
566 fmt->bt.polarities = polarities; in v4l2_detect_gtf()