Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88-input.c200 core->pci_irqmask |= PCI_INT_IR_SMPINT; in __cx88_ir_start()
218 core->pci_irqmask &= ~PCI_INT_IR_SMPINT; in __cx88_ir_stop()
H A Dcx88-reg.h594 #define PCI_INT_IR_SMPINT (1 << 18) macro
H A Dcx88-core.c506 if (status & PCI_INT_IR_SMPINT) { in cx88_core_irq()
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-input.c200 core->pci_irqmask |= PCI_INT_IR_SMPINT; in __cx88_ir_start()
218 core->pci_irqmask &= ~PCI_INT_IR_SMPINT; in __cx88_ir_stop()
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()

Completed in 11 milliseconds