Searched refs:VID_A_DMA_CTL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-vbi.c | 107 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 D | cx23885-reg.h | 365 #define VID_A_DMA_CTL 0x00130040 macro
|
H A D | cx23885-video.c | 311 cx_clear(VID_A_DMA_CTL, 0x11); in cx23885_start_video_dma() 327 cx_set(VID_A_DMA_CTL, 0x11); /* FIFO and RISC enable */ in cx23885_start_video_dma() 504 cx_clear(VID_A_DMA_CTL, 0x11); in cx23885_stop_streaming()
|
H A D | cx23885-core.c | 640 cx_write(VID_A_DMA_CTL, 0); in cx23885_shutdown()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-vbi.c | 107 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 D | cx23885-reg.h | 365 #define VID_A_DMA_CTL 0x00130040 macro
|
H A D | cx23885-video.c | 311 cx_clear(VID_A_DMA_CTL, 0x11); in cx23885_start_video_dma() 327 cx_set(VID_A_DMA_CTL, 0x11); /* FIFO and RISC enable */ in cx23885_start_video_dma() 505 cx_clear(VID_A_DMA_CTL, 0x11); in cx23885_stop_streaming()
|
H A D | cx23885-core.c | 640 cx_write(VID_A_DMA_CTL, 0); in cx23885_shutdown()
|
Completed in 14 milliseconds