Searched refs:bottom_offset (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/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 | 230 unsigned int bottom_offset, unsigned int bpl,
|
/linux-4.1.27/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.1.27/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 1127 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_buffer() argument 1136 if (UNSET != bottom_offset) in cx23885_risc_buffer() 1157 if (UNSET != bottom_offset) in cx23885_risc_buffer() 1158 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_buffer() 1202 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_vbibuffer() argument 1211 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer() 1235 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer() 1236 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_vbibuffer()
|
D | cx23885.h | 516 unsigned int top_offset, unsigned int bottom_offset, 521 unsigned int top_offset, unsigned int bottom_offset,
|
/linux-4.1.27/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 | 419 unsigned int bottom_offset,
|