Searched refs:bottom_offset (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/media/pci/tw68/ |
D | tw68-risc.c | 140 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()
|
D | tw68.h | 215 unsigned int bottom_offset, unsigned int bpl,
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-core.c | 137 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()
|
D | cx88.h | 631 unsigned int top_offset, unsigned int bottom_offset,
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 1128 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()
|
D | cx23885.h | 517 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/ |
D | cx25821-video-upstream.c | 188 unsigned int bottom_offset = bpl; in cx25821_risc_buffer_upstream() local 221 databuf_offset, bottom_offset, in cx25821_risc_buffer_upstream()
|
D | cx25821-core.c | 1070 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()
|
D | cx25821.h | 420 unsigned int bottom_offset,
|