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

/linux-4.4.14/drivers/media/pci/cx25821/
H A Dcx25821-alsa.c373 status = cx_read(PCI_INT_STAT); cx25821_irq()
376 status = cx_read(PCI_INT_STAT); cx25821_irq()
378 status = cx_read(PCI_INT_STAT); cx25821_irq()
384 cx_write(PCI_INT_STAT, status); cx25821_irq()
395 cx_write(PCI_INT_STAT, status); cx25821_irq()
400 pci_status = cx_read(PCI_INT_STAT); cx25821_irq()
403 cx_write(PCI_INT_STAT, pci_status); cx25821_irq()
H A Dcx25821-core.c796 cx_write(PCI_INT_STAT, 0xffffffff); cx25821_initialize()
1230 pci_status = cx_read(PCI_INT_STAT); cx25821_irq()
1244 cx_write(PCI_INT_STAT, mask[i]); cx25821_irq()
H A Dcx25821-reg.h67 #define PCI_INT_STAT 0x040014 /* PCI interrupt status */ macro
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885-reg.h228 #define PCI_INT_STAT 0x00040014 macro
H A Dcx23885-core.c628 cx_write(PCI_INT_STAT, 0xffffffff); cx23885_reset()
1672 pci_status = cx_read(PCI_INT_STAT); cx23885_irq()
1810 cx_write(PCI_INT_STAT, pci_status); cx23885_irq()
/linux-4.4.14/drivers/media/pci/cx88/
H A Dcx88-video.c378 /* Enables corresponding bits at PCI_INT_STAT: start_video_dma()

Completed in 152 milliseconds