Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/tw68/
Dtw68-risc.c140 unsigned int bottom_offset, in tw68_risc_buffer() argument
151 if (UNSET != bottom_offset) in tw68_risc_buffer()
171 if (UNSET != bottom_offset) /* generates SYNCE */ in tw68_risc_buffer()
172 rp = tw68_risc_field(rp, sglist, bottom_offset, 2, in tw68_risc_buffer()
Dtw68.h215 unsigned int bottom_offset, unsigned int bpl,
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-core.c137 unsigned int top_offset, unsigned int bottom_offset, in cx88_risc_buffer() argument
146 if (UNSET != bottom_offset) in cx88_risc_buffer()
166 if (UNSET != bottom_offset) in cx88_risc_buffer()
167 rp = cx88_risc_field(rp, sglist, bottom_offset, 0x200, in cx88_risc_buffer()
Dcx88.h631 unsigned int top_offset, unsigned int bottom_offset,
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-core.c1128 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_buffer() argument
1137 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1158 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1159 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_buffer()
1203 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_vbibuffer() argument
1212 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1236 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1237 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_vbibuffer()
Dcx23885.h517 unsigned int top_offset, unsigned int bottom_offset,
522 unsigned int top_offset, unsigned int bottom_offset,
/linux-4.4.14/drivers/media/pci/cx25821/
Dcx25821-video-upstream.c188 unsigned int bottom_offset = bpl; in cx25821_risc_buffer_upstream() local
221 databuf_offset, bottom_offset, in cx25821_risc_buffer_upstream()
Dcx25821-core.c1070 unsigned int bottom_offset, unsigned int bpl, in cx25821_risc_buffer() argument
1081 if (UNSET != bottom_offset) in cx25821_risc_buffer()
1105 if (UNSET != bottom_offset) { in cx25821_risc_buffer()
1106 rp = cx25821_risc_field(rp, sglist, bottom_offset, 0x200, bpl, in cx25821_risc_buffer()
Dcx25821.h420 unsigned int bottom_offset,