Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-alsa.c360 status = cx_read(PCI_INT_STAT); in cx25821_irq()
363 status = cx_read(PCI_INT_STAT); in cx25821_irq()
365 status = cx_read(PCI_INT_STAT); in cx25821_irq()
371 cx_write(PCI_INT_STAT, status); in cx25821_irq()
382 cx_write(PCI_INT_STAT, status); in cx25821_irq()
387 pci_status = cx_read(PCI_INT_STAT); in cx25821_irq()
390 cx_write(PCI_INT_STAT, pci_status); in cx25821_irq()
H A Dcx25821-core.c775 cx_write(PCI_INT_STAT, 0xffffffff); in cx25821_initialize()
1211 pci_status = cx_read(PCI_INT_STAT); in cx25821_irq()
1225 cx_write(PCI_INT_STAT, mask[i]); in cx25821_irq()
H A Dcx25821-reg.h53 #define PCI_INT_STAT 0x040014 /* PCI interrupt status */ macro
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-reg.h218 #define PCI_INT_STAT 0x00040014 macro
H A Dcx23885-core.c667 cx_write(PCI_INT_STAT, 0xffffffff); in cx23885_reset()
1386 cx_read(PCI_INT_STAT)); in cx23885_tsport_reg_dump()
1794 pci_status = cx_read(PCI_INT_STAT); in cx23885_irq()
1940 cx_write(PCI_INT_STAT, pci_status & pci_mask); in cx23885_irq()