Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/sti/
Dsti_gdp.c102 struct sti_gdp_node *top_field; member
190 base = gdp->node_list[i].top_field; in gdp_dbg_nvn()
290 gdp_node_dump_node(s, gdp->node_list[b].top_field); in gdp_node_dbg_show()
464 gdp->node_list[i].top_field->gam_gdp_ppt |= GAM_GDP_PPT_IGNORE; in sti_gdp_disable()
540 gdp->node_list[i].top_field = base; in sti_gdp_init()
720 struct sti_gdp_node *top_field, *btm_field; in sti_gdp_atomic_update() local
767 top_field = list->top_field; in sti_gdp_atomic_update()
771 sti_plane_to_str(plane), top_field, btm_field); in sti_gdp_atomic_update()
774 top_field->gam_gdp_agc = GAM_GDP_AGC_FULL_RANGE; in sti_gdp_atomic_update()
775 top_field->gam_gdp_ctl = WAIT_NEXT_VSYNC; in sti_gdp_atomic_update()
[all …]
/linux-6.1.9/drivers/media/usb/em28xx/
Dem28xx.h281 int top_field; member
589 bool top_field; member
Dem28xx-video.c430 em28xx_isocdbg("[%p/%d] wakeup\n", buf, buf->top_field); in finish_buffer()
461 if (v4l2->progressive || buf->top_field) in em28xx_copy_video()
538 if (buf->top_field == 0) in em28xx_copy_vbi()
617 if (v4l2->progressive || v4l2->top_field) { /* Brand new frame */ in finish_field_prepare_next()
623 buf->top_field = v4l2->top_field; in finish_field_prepare_next()
664 v4l2->top_field = !(data_pkt[2] & 1); in process_frame_data_em28xx()
671 v4l2->top_field = !(data_pkt[2] & 1); in process_frame_data_em28xx()
735 v4l2->top_field = !(data_pkt[1] & in process_frame_data_em25xx()
/linux-6.1.9/drivers/media/usb/au0828/
Dau0828-video.c293 au0828_isocdbg("[%p/%d] wakeup\n", buf, buf->top_field); in buffer_filled()
328 if (buf->top_field) in au0828_copy_video()
451 if (buf->top_field == 0) in au0828_copy_vbi()
585 buf->top_field = 1; in au0828_isoc_copy()
587 buf->top_field = 0; in au0828_isoc_copy()
592 vbi_buf->top_field = 1; in au0828_isoc_copy()
594 vbi_buf->top_field = 0; in au0828_isoc_copy()
Dau0828.h162 int top_field; member
/linux-6.1.9/drivers/media/usb/cx231xx/
Dcx231xx.h229 int top_field; member
/linux-6.1.9/Documentation/driver-api/media/drivers/
Dcx2341x-devel.rst1363 - Bit 31 0=top_field, 1=bottom_field