Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx88/
H A Dcx88-mpeg.c358 status = cx_read(MO_PCI_INTSTAT) & in cx8802_irq()
366 cx_write(MO_PCI_INTSTAT, status); in cx8802_irq()
H A Dcx88-alsa.c249 status = cx_read(MO_PCI_INTSTAT) & in cx8801_irq()
256 cx_write(MO_PCI_INTSTAT, status); in cx8801_irq()
H A Dcx88-core.c567 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()
H A Dcx88-reg.h69 #define MO_PCI_INTSTAT 0x200044 // PCI interrupt status macro