Searched refs:PCI_MSK_IR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-reg.h215 #define PCI_MSK_IR (1 << 28) macro
H A Dcx23885-cards.c1071 cx23885_irq_remove(dev, PCI_MSK_IR);
1090 cx23885_irq_add_enable(dev, PCI_MSK_IR);
H A Dcx23885-core.c1744 PCI_MSK_AV_CORE | PCI_MSK_IR)) {
1798 if (pci_status & PCI_MSK_IR)
1799 dprintk(7, " (PCI_MSK_IR 0x%08x)\n",
1800 PCI_MSK_IR);
1831 if (pci_status & PCI_MSK_IR) {

Completed in 303 milliseconds