Home
last modified time | relevance | path

Searched refs:first_int (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/ti/omap/
H A Domap_voutdef.h169 int ps, vr_ps, line_length, first_int, field_id; member
H A Domap_vout.c444 if (vout->first_int) { in omapvid_handle_interlace_display()
445 vout->first_int = 0; in omapvid_handle_interlace_display()
532 if (!vout->first_int && (vout->cur_frm != vout->next_frm)) { in omap_vout_isr()
539 vout->first_int = 0; in omap_vout_isr()
1010 vout->first_int = 1; in omap_vout_vb2_start_streaming()