Home
last modified time | relevance | path

Searched refs:bottom_offset (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/media/pci/tw68/
Dtw68-risc.c141 unsigned int bottom_offset, in tw68_risc_buffer() argument
152 if (UNSET != bottom_offset) in tw68_risc_buffer()
172 if (UNSET != bottom_offset) /* generates SYNCE */ in tw68_risc_buffer()
173 rp = tw68_risc_field(rp, sglist, bottom_offset, 2, in tw68_risc_buffer()
Dtw68.h214 unsigned int bottom_offset, unsigned int bpl,
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-core.c141 unsigned int top_offset, unsigned int bottom_offset, in cx88_risc_buffer() argument
150 if (bottom_offset != UNSET) in cx88_risc_buffer()
173 if (bottom_offset != UNSET) in cx88_risc_buffer()
174 rp = cx88_risc_field(rp, sglist, bottom_offset, 0x200, in cx88_risc_buffer()
Dcx88.h633 unsigned int top_offset, unsigned int bottom_offset,
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-core.c1192 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_buffer() argument
1201 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1222 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1223 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_buffer()
1267 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_vbibuffer() argument
1276 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1300 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1301 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_vbibuffer()
Dcx23885.h526 unsigned int top_offset, unsigned int bottom_offset,
531 unsigned int top_offset, unsigned int bottom_offset,
/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821-core.c1067 unsigned int bottom_offset, unsigned int bpl, in cx25821_risc_buffer() argument
1078 if (UNSET != bottom_offset) in cx25821_risc_buffer()
1102 if (UNSET != bottom_offset) { in cx25821_risc_buffer()
1103 rp = cx25821_risc_field(rp, sglist, bottom_offset, 0x200, bpl, in cx25821_risc_buffer()
Dcx25821.h412 unsigned int bottom_offset,