Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-reg.h207 #define PCI_MSK_AL_WR (1 << 11) macro
H A Dcx23885-core.c1832 PCI_MSK_AL_RD | PCI_MSK_AL_WR | PCI_MSK_APB_DMA | in cx23885_irq()
1850 if (pci_status & PCI_MSK_AL_WR) in cx23885_irq()
1852 PCI_MSK_AL_WR); in cx23885_irq()