Searched refs:PCI_MSK_VID_C (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/cx23885/
H A Dcx23885-reg.h226 #define PCI_MSK_VID_C (1 << 2) macro
H A Dcx23885-core.c1741 PCI_MSK_VID_C | PCI_MSK_VID_B | PCI_MSK_VID_A |
1766 if (pci_status & PCI_MSK_VID_C)
1767 dprintk(7, " (PCI_MSK_VID_C 0x%08x)\n",
1768 PCI_MSK_VID_C);

Completed in 101 milliseconds