Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/pcie/
H A Ddpc.c481 cap & PCI_EXP_DPC_IRQ, FLAG(cap, PCI_EXP_DPC_CAP_RP_EXT), in dpc_probe()
H A Dportdrv.c96 *dpc = FIELD_GET(PCI_EXP_DPC_IRQ, reg16); in pcie_message_numbers()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h1063 #define PCI_EXP_DPC_IRQ 0x001F /* Interrupt Message Number */ macro