Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pci/pcie/
Ddpc.c378 cap & PCI_EXP_DPC_IRQ, FLAG(cap, PCI_EXP_DPC_CAP_RP_EXT), in dpc_probe()
Dportdrv.c95 *dpc = reg16 & PCI_EXP_DPC_IRQ; in pcie_message_numbers()
/linux-6.6.21/include/uapi/linux/
Dpci_regs.h1030 #define PCI_EXP_DPC_IRQ 0x001F /* Interrupt Message Number */ macro