Home
last modified time | relevance | path

Searched refs:MO_PCI_INTSTAT (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-mpeg.c364 status = cx_read(MO_PCI_INTSTAT) & in cx8802_irq()
372 cx_write(MO_PCI_INTSTAT, status); in cx8802_irq()
Dcx88-alsa.c259 status = cx_read(MO_PCI_INTSTAT) & in cx8801_irq()
266 cx_write(MO_PCI_INTSTAT, status); in cx8801_irq()
Dcx88-reg.h78 #define MO_PCI_INTSTAT 0x200044 // PCI interrupt status macro
Dcx88-core.c574 cx_write(MO_PCI_INTSTAT, 0xFFFFFFFF); // Clear PCI int in cx88_reset()
612 cx_write(MO_PCI_INTSTAT, 0xFFFFFFFF); // Clear PCI int in cx88_reset()
Dcx88-video.c1145 status = cx_read(MO_PCI_INTSTAT) & in cx8800_irq()
1149 cx_write(MO_PCI_INTSTAT, status); in cx8800_irq()