Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-reg.h217 #define PCI_MSK_AL_WR (1 << 11) macro
Dcx23885-core.c1820 PCI_MSK_AL_RD | PCI_MSK_AL_WR | PCI_MSK_APB_DMA | in cx23885_irq()
1838 if (pci_status & PCI_MSK_AL_WR) in cx23885_irq()
1840 PCI_MSK_AL_WR); in cx23885_irq()