Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/cx23885/
Dcx23885-reg.h213 #define PCI_MSK_VID_C (1 << 2) macro
Dcx23885-core.c1833 PCI_MSK_VID_C | PCI_MSK_VID_B | PCI_MSK_VID_A | in cx23885_irq()
1858 if (pci_status & PCI_MSK_VID_C) in cx23885_irq()
1860 PCI_MSK_VID_C); in cx23885_irq()