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

/linux-4.4.14/drivers/media/pci/cx25821/
H A Dcx25821-audio-upstream.h32 #define FIFO_ENABLE 1 macro
H A Dcx25821-video-upstream.h34 #define FIFO_ENABLE 1 macro
H A Dcx25821-video-upstream.c209 fifo_enable = (frame == 0) ? FIFO_ENABLE : FIFO_DISABLE; cx25821_risc_buffer_upstream()
/linux-4.4.14/sound/soc/davinci/
H A Ddavinci-mcasp.c176 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); mcasp_start_rx()
177 mcasp_set_bits(mcasp, reg, FIFO_ENABLE); mcasp_start_rx()
214 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); mcasp_start_tx()
215 mcasp_set_bits(mcasp, reg, FIFO_ENABLE); mcasp_start_tx()
269 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); mcasp_stop_rx()
294 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); mcasp_stop_tx()
H A Ddavinci-mcasp.h304 #define FIFO_ENABLE BIT(16) macro
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c865 /* A_PWRDN DA_SBR DA_APP[0] PKTP=10 RISC_ENABLE FIFO_ENABLE*/ dvb_bt8xx_probe()

Completed in 207 milliseconds