Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx23885/
H A Dcx23885-reg.h202 #define PCI_MSK_IR (1 << 28) macro
H A Dcx23885-core.c1836 PCI_MSK_AV_CORE | PCI_MSK_IR)) { in cx23885_irq()
1890 if (pci_status & PCI_MSK_IR) in cx23885_irq()
1892 PCI_MSK_IR); in cx23885_irq()
1925 if (pci_status & PCI_MSK_IR) { in cx23885_irq()