Searched refs:PCI_MSK_APB_DMA (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-reg.h219 #define PCI_MSK_APB_DMA (1 << 12) macro
H A Dcx23885-core.c1740 PCI_MSK_AL_RD | PCI_MSK_AL_WR | PCI_MSK_APB_DMA |
1762 if (pci_status & PCI_MSK_APB_DMA)
1763 dprintk(7, " (PCI_MSK_APB_DMA 0x%08x)\n",
1764 PCI_MSK_APB_DMA);

Completed in 89 milliseconds