Home
last modified time | relevance | path

Searched refs:il_vfrontporch (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c169 (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 Dv4l2-ioctl.c717 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 Dv4l2-dv-timings.c169 (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 Dv4l2-ioctl.c683 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 Dtda1997x.c759 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 Dadv7842.c1578 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 Dadv7604.c1620 bt->il_vfrontporch = hdmi_read16(sd, 0x2c, in adv76xx_query_dv_timings()
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H A Dvpif_display.c969 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 Dvpif_capture.c1223 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 Dvpif_display.c967 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 Dvpif_capture.c1210 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 Dvideodev2.h791 __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 Dadv748x-hdmi.c322 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 Dadv748x-hdmi.c332 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 Dtda1997x.c759 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 Dadv7842.c1590 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 Dadv7604.c1606 bt->il_vfrontporch = hdmi_read16(sd, 0x2c, in adv76xx_query_dv_timings()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvideodev2.h1417 * @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 Dvideodev2.h1497 * @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 Dvideodev2.h744 __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 Dvideodev2.h744 __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)

Completed in 71 milliseconds