Searched refs:PCI_MSK_GPIO1 (Results 1 – 3 of 3) 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
1833 PCI_MSK_GPIO0 | PCI_MSK_GPIO1 | in cx23885_irq()1880 if (pci_status & PCI_MSK_GPIO1) in cx23885_irq()1882 PCI_MSK_GPIO1); in cx23885_irq()1894 (pci_status & (PCI_MSK_GPIO1 | PCI_MSK_GPIO0))) in cx23885_irq()2181 cx23885_irq_add_enable(dev, PCI_MSK_GPIO1 | PCI_MSK_GPIO0); in cx23885_initdev()
Completed in 9 milliseconds