Searched refs:PCI_MSK_RISC_WR (Results 1 – 2 of 2) sorted by relevance
209 #define PCI_MSK_RISC_WR (1 << 9) macro
1831 if (pci_status & (PCI_MSK_RISC_RD | PCI_MSK_RISC_WR | in cx23885_irq()1842 if (pci_status & PCI_MSK_RISC_WR) in cx23885_irq()1844 PCI_MSK_RISC_WR); in cx23885_irq()