Home
last modified time | relevance | path

Searched refs:PCI_EXP_FLAGS_IRQ (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/pci/pcie/
Dportdrv_core.c61 *pme = (reg16 & PCI_EXP_FLAGS_IRQ) >> 9; in pcie_message_numbers()
/linux-5.19.10/include/uapi/linux/
Dpci_regs.h486 #define PCI_EXP_FLAGS_IRQ 0x3e00 /* Interrupt message number */ macro
/linux-5.19.10/drivers/pci/hotplug/
Dpnv_php.c734 entry.entry = (pcie_flag & PCI_EXP_FLAGS_IRQ) >> 9; in pnv_php_enable_msix()