Searched refs:MO_PCI_INTSTAT (Results 1 – 5 of 5) sorted by relevance
358 status = cx_read(MO_PCI_INTSTAT) & in cx8802_irq()366 cx_write(MO_PCI_INTSTAT, status); in cx8802_irq()
249 status = cx_read(MO_PCI_INTSTAT) & in cx8801_irq()256 cx_write(MO_PCI_INTSTAT, status); in cx8801_irq()
69 #define MO_PCI_INTSTAT 0x200044 // PCI interrupt status macro
567 cx_write(MO_PCI_INTSTAT, 0xFFFFFFFF); // Clear PCI int in cx88_reset()605 cx_write(MO_PCI_INTSTAT, 0xFFFFFFFF); // Clear PCI int in cx88_reset()
1109 status = cx_read(MO_PCI_INTSTAT) & in cx8800_irq()1113 cx_write(MO_PCI_INTSTAT, status); in cx8800_irq()