Home
last modified time | relevance | path

Searched refs:top_field (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_gdp.c100 struct sti_gdp_node *top_field; member
188 base = gdp->node_list[i].top_field; in gdp_dbg_nvn()
288 gdp_node_dump_node(s, gdp->node_list[b].top_field); in gdp_node_dbg_show()
461 gdp->node_list[i].top_field->gam_gdp_ppt |= GAM_GDP_PPT_IGNORE; in sti_gdp_disable()
537 gdp->node_list[i].top_field = base; in sti_gdp_init()
710 struct sti_gdp_node *top_field, *btm_field; in sti_gdp_atomic_update() local
757 top_field = list->top_field; in sti_gdp_atomic_update()
761 sti_plane_to_str(plane), top_field, btm_field); in sti_gdp_atomic_update()
764 top_field->gam_gdp_agc = GAM_GDP_AGC_FULL_RANGE; in sti_gdp_atomic_update()
765 top_field->gam_gdp_ctl = WAIT_NEXT_VSYNC; in sti_gdp_atomic_update()
[all …]
/Linux-v5.4/drivers/media/usb/em28xx/
Dem28xx.h287 int top_field; member
595 bool top_field; member
Dem28xx-video.c440 em28xx_isocdbg("[%p/%d] wakeup\n", buf, buf->top_field); in finish_buffer()
471 if (v4l2->progressive || buf->top_field) in em28xx_copy_video()
548 if (buf->top_field == 0) in em28xx_copy_vbi()
627 if (v4l2->progressive || v4l2->top_field) { /* Brand new frame */ in finish_field_prepare_next()
633 buf->top_field = v4l2->top_field; in finish_field_prepare_next()
674 v4l2->top_field = !(data_pkt[2] & 1); in process_frame_data_em28xx()
681 v4l2->top_field = !(data_pkt[2] & 1); in process_frame_data_em28xx()
745 v4l2->top_field = !(data_pkt[1] & in process_frame_data_em25xx()
/Linux-v5.4/drivers/media/usb/au0828/
Dau0828-video.c294 au0828_isocdbg("[%p/%d] wakeup\n", buf, buf->top_field); in buffer_filled()
329 if (buf->top_field) in au0828_copy_video()
452 if (buf->top_field == 0) in au0828_copy_vbi()
586 buf->top_field = 1; in au0828_isoc_copy()
588 buf->top_field = 0; in au0828_isoc_copy()
593 vbi_buf->top_field = 1; in au0828_isoc_copy()
595 vbi_buf->top_field = 0; in au0828_isoc_copy()
Dau0828.h162 int top_field; member
/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx.h229 int top_field; member
/Linux-v5.4/Documentation/media/v4l-drivers/
Dcx2341x.rst1363 - Bit 31 0=top_field, 1=bottom_field