Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88-vbi.c73 cx_set(MO_VID_DMACNTRL, 0x88); in cx8800_start_vbi_dma()
83 cx_clear(MO_VID_DMACNTRL, 0x88); in cx8800_stop_vbi_dma()
210 cx_clear(MO_VID_DMACNTRL, 0x11); in stop_streaming()
Dcx88-video.c392 cx_set(MO_VID_DMACNTRL, 0x11); /* Planar Y and packed FIFO and RISC enable */ in start_video_dma()
403 cx_clear(MO_VID_DMACNTRL, 0x11); in stop_video_dma()
558 cx_clear(MO_VID_DMACNTRL, 0x11); in stop_streaming()
1101 cx_clear(MO_VID_DMACNTRL, 0x11); in cx8800_vid_irq()
Dcx88-reg.h217 #define MO_VID_DMACNTRL 0x31C040 // {8}RW Video DMA control macro
Dcx88-core.c534 cx_write(MO_VID_DMACNTRL, 0x0); in cx88_shutdown()