Searched refs:PCI_INT_TSINT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-mpeg.c166 cx_set(MO_PCI_INTMSK, core->pci_irqmask | PCI_INT_TSINT);
184 cx_clear(MO_PCI_INTMSK, PCI_INT_TSINT);
430 (core->pci_irqmask | PCI_INT_TSINT);
441 if (status & PCI_INT_TSINT)
H A Dcx88-reg.h588 #define PCI_INT_TSINT (1 << 2) macro

Completed in 15 milliseconds