Home
last modified time | relevance | path

Searched refs:PCI_INT_IR_SMPINT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/cx88/
H A Dcx88-reg.h594 #define PCI_INT_IR_SMPINT (1 << 18) macro
H A Dcx88-core.c508 if (status & PCI_INT_IR_SMPINT) { in cx88_core_irq()