Home
last modified time | relevance | path

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

/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.h554 unsigned int top_offset, unsigned int bottom_offset,
/drivers/media/video/cx23885/
Dcx23885.h398 unsigned int top_offset, unsigned int bottom_offset,
Dcx23885-core.c1005 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_buffer() argument
1015 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1035 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1036 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_buffer()