/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-dv-timings.c | 169 (bt->il_vbackporch || bt->il_vsync || bt->il_vfrontporch)) in v4l2_valid_dv_timings() 183 if (bt->interlaced && (bt->il_vfrontporch > max_vert || in v4l2_valid_dv_timings() 289 (t1->bt.il_vfrontporch == t2->bt.il_vfrontporch && in v4l2_match_dv_timings() 335 dev_prefix, bt->il_vfrontporch, in v4l2_print_dv_timings() 646 fmt->bt.il_vfrontporch = v_fp; in v4l2_detect_cvt() 804 fmt->bt.il_vfrontporch = v_fp; in v4l2_detect_gtf()
|
H A D | v4l2-ioctl.c | 717 pr_cont("type=bt-656/1120, interlaced=%u, pixelclock=%llu, width=%u, height=%u, polarities=0x%x, hfrontporch=%u, hsync=%u, hbackporch=%u, vfrontporch=%u, vsync=%u, vbackporch=%u, il_vfrontporch=%u, il_vsync=%u, il_vbackporch=%u, standards=0x%x, flags=0x%x\n", in v4l_print_dv_timings() 723 p->bt.vbackporch, p->bt.il_vfrontporch, in v4l_print_dv_timings()
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-dv-timings.c | 169 (bt->il_vbackporch || bt->il_vsync || bt->il_vfrontporch)) in v4l2_valid_dv_timings() 183 if (bt->interlaced && (bt->il_vfrontporch > max_vert || in v4l2_valid_dv_timings() 289 (t1->bt.il_vfrontporch == t2->bt.il_vfrontporch && in v4l2_match_dv_timings() 335 dev_prefix, bt->il_vfrontporch, in v4l2_print_dv_timings() 646 fmt->bt.il_vfrontporch = v_fp; in v4l2_detect_cvt() 804 fmt->bt.il_vfrontporch = v_fp; in v4l2_detect_gtf()
|
H A D | v4l2-ioctl.c | 683 pr_cont("type=bt-656/1120, interlaced=%u, pixelclock=%llu, width=%u, height=%u, polarities=0x%x, hfrontporch=%u, hsync=%u, hbackporch=%u, vfrontporch=%u, vsync=%u, vbackporch=%u, il_vfrontporch=%u, il_vsync=%u, il_vbackporch=%u, standards=0x%x, flags=0x%x\n", in v4l_print_dv_timings() 689 p->bt.vbackporch, p->bt.il_vfrontporch, in v4l_print_dv_timings()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tda1997x.c | 759 bt->il_vfrontporch; in tda1997x_configure_vhref() 769 bt->il_vfrontporch; in tda1997x_configure_vhref() 770 fieldref_f2_start = vref_f2_start + bt->il_vfrontporch + in tda1997x_configure_vhref() 1157 timings->bt.il_vfrontporch = vfront2; in tda1997x_detect_std() 1162 timings->bt.il_vfrontporch = 0; in tda1997x_detect_std()
|
H A D | adv7842.c | 1578 bt->il_vfrontporch = ((hdmi_read(sd, 0x2c) & 0x1f) * 256 + in adv7842_query_dv_timings() 1585 bt->il_vfrontporch = 0; in adv7842_query_dv_timings()
|
H A D | adv7604.c | 1620 bt->il_vfrontporch = hdmi_read16(sd, 0x2c, in adv76xx_query_dv_timings()
|
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
H A D | vpif_display.c | 969 if (bt->il_vbackporch || bt->il_vfrontporch || bt->il_vsync) { in vpif_s_dv_timings() 976 (bt->il_vfrontporch - 1); in vpif_s_dv_timings()
|
H A D | vpif_capture.c | 1223 if (bt->il_vbackporch || bt->il_vfrontporch || bt->il_vsync) { in vpif_s_dv_timings() 1230 (bt->il_vfrontporch - 1); in vpif_s_dv_timings()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/ |
H A D | vpif_display.c | 967 if (bt->il_vbackporch || bt->il_vfrontporch || bt->il_vsync) { in vpif_s_dv_timings() 974 (bt->il_vfrontporch - 1); in vpif_s_dv_timings()
|
H A D | vpif_capture.c | 1210 if (bt->il_vbackporch || bt->il_vfrontporch || bt->il_vsync) { in vpif_s_dv_timings() 1217 (bt->il_vfrontporch - 1); in vpif_s_dv_timings()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 791 __u32 il_vfrontporch; member 825 (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)
|
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/ |
H A D | adv748x-hdmi.c | 322 bt->il_vfrontporch = hdmi_read16(state, 0x2c, 0x3fff) / 2; in adv748x_hdmi_query_dv_timings()
|
/kernel/linux/linux-6.6/drivers/media/i2c/adv748x/ |
H A D | adv748x-hdmi.c | 332 bt->il_vfrontporch = hdmi_read16(state, 0x2c, 0x3fff) / 2; in adv748x_hdmi_query_dv_timings()
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tda1997x.c | 759 bt->il_vfrontporch; in tda1997x_configure_vhref() 769 bt->il_vfrontporch; in tda1997x_configure_vhref() 770 fieldref_f2_start = vref_f2_start + bt->il_vfrontporch + in tda1997x_configure_vhref()
|
H A D | adv7842.c | 1590 bt->il_vfrontporch = ((hdmi_read(sd, 0x2c) & 0x1f) * 256 + in adv7842_query_dv_timings() 1597 bt->il_vfrontporch = 0; in adv7842_query_dv_timings()
|
H A D | adv7604.c | 1606 bt->il_vfrontporch = hdmi_read16(sd, 0x2c, in adv76xx_query_dv_timings()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 1417 * @il_vfrontporch:Vertical front porch for the even field 1436 * il_vfrontporch + il_vsync + il_vbackporch 1452 __u32 il_vfrontporch; member 1556 ((bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch) : 0))
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | videodev2.h | 1497 * @il_vfrontporch:Vertical front porch for the even field 1516 * il_vfrontporch + il_vsync + il_vbackporch 1532 __u32 il_vfrontporch; member 1636 ((bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch) : 0))
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 744 __u32 il_vfrontporch; member 775 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 744 __u32 il_vfrontporch; member 775 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)
|