Searched refs:FLD_VID_RISC_EN (Results 1 – 2 of 2) sorted by relevance
266 cx_write(sram_ch->dma_ctl, tmp & ~(FLD_VID_FIFO_EN | FLD_VID_RISC_EN)); in cx25821_stop_upstream_video()593 cx_set(sram_ch->dma_ctl, tmp | FLD_VID_RISC_EN); in cx25821_start_video_dma_upstream()
1175 #define FLD_VID_RISC_EN 0x00000010 macro