Searched refs:cx23885_risc_field (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 1059 static __le32 *cx23885_risc_field(__le32 *rp, struct scatterlist *sglist, in cx23885_risc_field() function 1156 rp = cx23885_risc_field(rp, sglist, top_offset, 0, in cx23885_risc_buffer() 1159 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_buffer() 1192 rp = cx23885_risc_field(rp, sglist, 0, NO_SYNC_LINE, in cx23885_risc_databuffer() 1233 rp = cx23885_risc_field(rp, sglist, top_offset, 0, in cx23885_risc_vbibuffer() 1237 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_vbibuffer()
|