Searched refs:PCI_INT_VIDINT (Results 1 – 2 of 2) sorted by relevance
366 cx_set(MO_PCI_INTMSK, core->pci_irqmask | PCI_INT_VIDINT); in start_video_dma()399 cx_clear(MO_PCI_INTMSK, PCI_INT_VIDINT); in stop_video_dma()1108 (core->pci_irqmask | PCI_INT_VIDINT); in cx8800_irq()1116 if (status & PCI_INT_VIDINT) in cx8800_irq()
578 #define PCI_INT_VIDINT (1 << 0) macro