Searched refs:bottom_offset (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/media/pci/tw68/ |
D | tw68-risc.c | 141 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()
|
D | tw68.h | 214 unsigned int bottom_offset, unsigned int bpl,
|
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-core.c | 141 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()
|
D | cx88.h | 633 unsigned int top_offset, unsigned int bottom_offset,
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 1192 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()
|
D | cx23885.h | 526 unsigned int top_offset, unsigned int bottom_offset, 531 unsigned int top_offset, unsigned int bottom_offset,
|
/Linux-v4.19/drivers/media/pci/cx25821/ |
D | cx25821-core.c | 1067 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()
|
D | cx25821.h | 412 unsigned int bottom_offset,
|