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