Searched refs:PCI_MSK_GPIO0 (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.h218 #define PCI_MSK_GPIO0 (1 << 23) macro
H A Dcimax2.c380 if (pci_status & PCI_MSK_GPIO0)
H A Dcx23885-core.c1743 PCI_MSK_GPIO0 | PCI_MSK_GPIO1 |
1786 if (pci_status & PCI_MSK_GPIO0)
1787 dprintk(7, " (PCI_MSK_GPIO0 0x%08x)\n",
1788 PCI_MSK_GPIO0);
1804 ((pci_status & PCI_MSK_GPIO0) ||

Completed in 58 milliseconds