Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-reg.h219 #define PCI_MSK_RISC_WR (1 << 9) macro
Dcx23885-core.c1819 if (pci_status & (PCI_MSK_RISC_RD | PCI_MSK_RISC_WR | in cx23885_irq()
1830 if (pci_status & PCI_MSK_RISC_WR) in cx23885_irq()
1832 PCI_MSK_RISC_WR); in cx23885_irq()