Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88-vbi.c69 cx_set(VID_CAPTURE_CONTROL,0x18); in cx8800_start_vbi_dma()
86 cx_clear(VID_CAPTURE_CONTROL,0x18); in cx8800_stop_vbi_dma()
211 cx_clear(VID_CAPTURE_CONTROL, 0x06); in stop_streaming()
Dcx88-video.c388 cx_set(VID_CAPTURE_CONTROL,0x06); in start_video_dma()
406 cx_clear(VID_CAPTURE_CONTROL,0x06); in stop_video_dma()
559 cx_clear(VID_CAPTURE_CONTROL, 0x06); in stop_streaming()
1102 cx_clear(VID_CAPTURE_CONTROL, 0x06); in cx8800_vid_irq()
Dcx88-reg.h671 #define VID_CAPTURE_CONTROL 0x310180 macro
Dcx88-core.c549 cx_write(VID_CAPTURE_CONTROL, 0); in cx88_shutdown()