Searched refs:PCI_MSK_GPIO1 (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.h217 #define PCI_MSK_GPIO1 (1 << 24) macro
H A Dcimax2.c382 else if (pci_status & PCI_MSK_GPIO1)
H A Dcx23885-core.c1743 PCI_MSK_GPIO0 | PCI_MSK_GPIO1 |
1790 if (pci_status & PCI_MSK_GPIO1)
1791 dprintk(7, " (PCI_MSK_GPIO1 0x%08x)\n",
1792 PCI_MSK_GPIO1);
1805 (pci_status & PCI_MSK_GPIO1))) {

Completed in 104 milliseconds