Searched refs:PCI_MSK_AL_RD (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.h221 #define PCI_MSK_AL_RD (1 << 10) macro
H A Dcx23885-core.c1740 PCI_MSK_AL_RD | PCI_MSK_AL_WR | PCI_MSK_APB_DMA |
1754 if (pci_status & PCI_MSK_AL_RD)
1755 dprintk(7, " (PCI_MSK_AL_RD 0x%08x)\n",
1756 PCI_MSK_AL_RD);

Completed in 163 milliseconds