Home
last modified time | relevance | path

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

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