Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx23885/
H A Dcx23885-reg.h209 #define PCI_MSK_RISC_WR (1 << 9) macro
H A Dcx23885-core.c1831 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()