Searched refs:sync_line (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-video-upstream-ch2.c46 unsigned int bpl, u32 sync_line,
53 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line);
81 u32 sync_line, unsigned int bpl,
91 if (sync_line != NO_SYNC_LINE) {
92 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line);
44 cx25821_update_riscprogram_ch2(struct cx25821_dev *dev, __le32 * rp, unsigned int offset, unsigned int bpl, u32 sync_line, unsigned int lines, int fifo_enable, int field_type) argument
77 cx25821_risc_field_upstream_ch2(struct cx25821_dev *dev, __le32 * rp, dma_addr_t databuf_phys_addr, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int lines, int fifo_enable, int field_type) argument
H A Dcx25821-video-upstream.c100 unsigned int bpl, u32 sync_line,
107 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line);
131 unsigned int offset, u32 sync_line,
141 if (sync_line != NO_SYNC_LINE)
142 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line);
98 cx25821_update_riscprogram(struct cx25821_dev *dev, __le32 *rp, unsigned int offset, unsigned int bpl, u32 sync_line, unsigned int lines, int fifo_enable, int field_type) argument
129 cx25821_risc_field_upstream(struct cx25821_dev *dev, __le32 * rp, dma_addr_t databuf_phys_addr, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int lines, int fifo_enable, int field_type) argument
H A Dcx25821-core.c1093 unsigned int offset, u32 sync_line,
1101 if (sync_line != NO_SYNC_LINE)
1102 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line);
1199 unsigned int offset, u32 sync_line,
1207 if (sync_line != NO_SYNC_LINE)
1208 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line);
1092 cx25821_risc_field(__le32 * rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines) argument
1198 cx25821_risc_field_audio(__le32 * rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, unsigned int lpi) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-core.c75 unsigned int offset, u32 sync_line,
83 if (sync_line != NO_SYNC_LINE)
84 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line);
74 cx88_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, unsigned int lpi) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dread_config_yy.y809 | sync_list sync_line;
811 sync_line: refreshtime label
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-core.c1052 unsigned int offset, u32 sync_line,
1060 if (sync_line != NO_SYNC_LINE)
1061 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line);
1051 cx23885_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines) argument

Completed in 61 milliseconds