Searched defs:fifo_enable (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/pci/cx25821/ |
H A D | cx25821-audio-upstream.c | 141 int fifo_enable = 0; cx25821_risc_buffer_upstream_audio() local 102 cx25821_risc_field_upstream_audio(struct cx25821_dev *dev, __le32 *rp, dma_addr_t databuf_phys_addr, unsigned int bpl, int fifo_enable) cx25821_risc_field_upstream_audio() argument
|
H A D | cx25821-video-upstream.c | 179 int fifo_enable = 0; cx25821_risc_buffer_upstream() local 95 cx25821_update_riscprogram(struct cx25821_channel *chan, __le32 *rp, unsigned int offset, unsigned int bpl, u32 sync_line, unsigned int lines, int fifo_enable, int field_type) cx25821_update_riscprogram() argument 127 cx25821_risc_field_upstream(struct cx25821_channel *chan, __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) cx25821_risc_field_upstream() argument
|
Completed in 54 milliseconds