Searched refs:cx23885_risc_field (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 1058 static __le32 *cx23885_risc_field(__le32 *rp, struct scatterlist *sglist, in cx23885_risc_field() function 1155 rp = cx23885_risc_field(rp, sglist, top_offset, 0, in cx23885_risc_buffer() 1158 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_buffer() 1191 rp = cx23885_risc_field(rp, sglist, 0, NO_SYNC_LINE, in cx23885_risc_databuffer() 1232 rp = cx23885_risc_field(rp, sglist, top_offset, 0, in cx23885_risc_vbibuffer() 1236 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_vbibuffer()
|