Searched refs:PCI_MSK_RISC_WR (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.h222 #define PCI_MSK_RISC_WR (1 << 9) macro
H A Dcx23885-core.c1739 if (pci_status & (PCI_MSK_RISC_RD | PCI_MSK_RISC_WR |
1750 if (pci_status & PCI_MSK_RISC_WR)
1751 dprintk(7, " (PCI_MSK_RISC_WR 0x%08x)\n",
1752 PCI_MSK_RISC_WR);

Completed in 37 milliseconds