Searched refs:cx23885_risc_field (Results 1 – 1 of 1) sorted by relevance
/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 1131 static __le32 *cx23885_risc_field(__le32 *rp, struct scatterlist *sglist, in cx23885_risc_field() function 1228 rp = cx23885_risc_field(rp, sglist, top_offset, 0, in cx23885_risc_buffer() 1231 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_buffer() 1264 rp = cx23885_risc_field(rp, sglist, 0, NO_SYNC_LINE, in cx23885_risc_databuffer() 1305 rp = cx23885_risc_field(rp, sglist, top_offset, 0, in cx23885_risc_vbibuffer() 1309 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_vbibuffer()
|