Searched refs:PCI_MSK_APB_DMA (Results 1 – 2 of 2) sorted by relevance
206 #define PCI_MSK_APB_DMA (1 << 12) macro
1828 PCI_MSK_AL_RD | PCI_MSK_AL_WR | PCI_MSK_APB_DMA | in cx23885_irq()1850 if (pci_status & PCI_MSK_APB_DMA) in cx23885_irq()1852 PCI_MSK_APB_DMA); in cx23885_irq()