Searched refs:PCI_MSK_AV_CORE (Results 1 – 3 of 3) sorted by relevance
21 PCI_MSK_AV_CORE, &handled); in cx23885_av_work_handler()34 cx23885_irq_enable(dev, PCI_MSK_AV_CORE); in cx23885_av_work_handler()
203 #define PCI_MSK_AV_CORE (1 << 27) macro
1836 PCI_MSK_AV_CORE | PCI_MSK_IR)) { in cx23885_irq()1886 if (pci_status & PCI_MSK_AV_CORE) in cx23885_irq()1888 PCI_MSK_AV_CORE); in cx23885_irq()1933 if ((pci_status & pci_mask) & PCI_MSK_AV_CORE) { in cx23885_irq()1934 cx23885_irq_disable(dev, PCI_MSK_AV_CORE); in cx23885_irq()