Searched refs:PCI_INT_STAT (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-alsa.c300 status = cx_read(PCI_INT_STAT);
303 status = cx_read(PCI_INT_STAT);
305 status = cx_read(PCI_INT_STAT);
311 cx_write(PCI_INT_STAT, status);
321 cx_write(PCI_INT_STAT, status);
326 pci_status = cx_read(PCI_INT_STAT);
329 cx_write(PCI_INT_STAT, pci_status);
H A Dcx25821-core.c829 cx_write(PCI_INT_STAT, 0xffffffff);
1337 pci_status = cx_read(PCI_INT_STAT);
1352 cx_write(PCI_INT_STAT, mask[i]);
H A Dcx25821-reg.h67 #define PCI_INT_STAT 0x040014 /* PCI interrupt status */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-reg.h231 #define PCI_INT_STAT 0x00040014 macro
H A Dcx23885-core.c625 cx_write(PCI_INT_STAT, 0xffffffff);
1715 pci_status = cx_read(PCI_INT_STAT);
1849 cx_write(PCI_INT_STAT, pci_status);

Completed in 82 milliseconds