Home
last modified time | relevance | path

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

/drivers/media/video/cx88/
Dcx88-core.c70 #define NO_SYNC_LINE (-1U) macro
83 if (sync_line != NO_SYNC_LINE) in cx88_risc_field()
186 rp = cx88_risc_field(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, lines, lpi); in cx88_risc_databuffer()
/drivers/media/video/cx23885/
Dcx23885-core.c57 #define NO_SYNC_LINE (-1U) macro
958 if (sync_line != NO_SYNC_LINE) in cx23885_risc_field()
1069 rp = cx23885_risc_field(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, lines); in cx23885_risc_databuffer()