Searched refs:PCI_MSK_GPIO1 (Results 1 – 2 of 2) sorted by relevance
378 if (0 == (pci_status & (PCI_MSK_GPIO0 | PCI_MSK_GPIO1))) in netup_ci_slot_status()388 if (pci_status & PCI_MSK_GPIO1) { in netup_ci_slot_status()
204 #define PCI_MSK_GPIO1 (1 << 24) macro