Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/cx88/
Dcx88-core.c130 unsigned int top_offset, unsigned int bottom_offset, in cx88_risc_buffer() argument
140 if (UNSET != bottom_offset) in cx88_risc_buffer()
157 if (UNSET != bottom_offset) in cx88_risc_buffer()
158 rp = cx88_risc_field(rp, sglist, bottom_offset, 0x200, in cx88_risc_buffer()
Dcx88.h615 unsigned int top_offset, unsigned int bottom_offset,
/linux-3.4.99/drivers/media/video/cx23885/
Dcx23885-core.c1144 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_buffer() argument
1154 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1174 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1175 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_buffer()
1219 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_vbibuffer() argument
1229 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1252 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1253 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x207, in cx23885_risc_vbibuffer()
Dcx23885.h519 unsigned int top_offset, unsigned int bottom_offset,
524 unsigned int top_offset, unsigned int bottom_offset,
/linux-3.4.99/drivers/media/video/cx25821/
Dcx25821-core.c1136 unsigned int bottom_offset, unsigned int bpl, in cx25821_risc_buffer() argument
1147 if (UNSET != bottom_offset) in cx25821_risc_buffer()
1171 if (UNSET != bottom_offset) { in cx25821_risc_buffer()
1172 rp = cx25821_risc_field(rp, sglist, bottom_offset, 0x200, bpl, in cx25821_risc_buffer()
Dcx25821-video-upstream-ch2.c140 unsigned int bottom_offset = bpl; in cx25821_risc_buffer_upstream_ch2() local
177 bottom_offset, 0x200, bpl, singlefield_lines, in cx25821_risc_buffer_upstream_ch2()
Dcx25821-video-upstream.c191 unsigned int bottom_offset = bpl; in cx25821_risc_buffer_upstream() local
224 databuf_offset, bottom_offset, in cx25821_risc_buffer_upstream()
Dcx25821.h562 unsigned int bottom_offset,