Home
last modified time | relevance | path

Searched refs:VID_A_DMA_CTL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c107 cx_set(VID_A_DMA_CTL, 0x22); /* FIFO and RISC enable */ in cx23885_start_vbi_dma()
234 cx_clear(VID_A_DMA_CTL, 0x22); /* FIFO and RISC enable */ in cx23885_stop_streaming()
H A Dcx23885-reg.h365 #define VID_A_DMA_CTL 0x00130040 macro
H A Dcx23885-video.c312 cx_clear(VID_A_DMA_CTL, 0x11); in cx23885_start_video_dma()
328 cx_set(VID_A_DMA_CTL, 0x11); /* FIFO and RISC enable */ in cx23885_start_video_dma()
506 cx_clear(VID_A_DMA_CTL, 0x11); in cx23885_stop_streaming()