Home
last modified time | relevance | path

Searched refs:VID_CAPTURE_CONTROL (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/media/pci/cx88/
Dcx88-vbi.c74 cx_set(VID_CAPTURE_CONTROL, 0x18); in cx8800_start_vbi_dma()
91 cx_clear(VID_CAPTURE_CONTROL, 0x18); in cx8800_stop_vbi_dma()
213 cx_clear(VID_CAPTURE_CONTROL, 0x06); in stop_streaming()
Dcx88-video.c379 cx_set(VID_CAPTURE_CONTROL, 0x06); in start_video_dma()
396 cx_clear(VID_CAPTURE_CONTROL, 0x06); in stop_video_dma()
548 cx_clear(VID_CAPTURE_CONTROL, 0x06); in stop_streaming()
1080 cx_clear(VID_CAPTURE_CONTROL, 0x06); in cx8800_vid_irq()
Dcx88-reg.h662 #define VID_CAPTURE_CONTROL 0x310180 macro
Dcx88-core.c556 cx_write(VID_CAPTURE_CONTROL, 0); in cx88_shutdown()