Home
last modified time | relevance | path

Searched refs:PCI_MSK_GPIO1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/cx23885/
H A Dcimax2.c378 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()
H A Dcx23885-reg.h204 #define PCI_MSK_GPIO1 (1 << 24) macro