Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/pcie/
H A Ddpc.c374 ctl = (ctl & 0xfff4) | PCI_EXP_DPC_CTL_EN_FATAL | PCI_EXP_DPC_CTL_INT_EN; in dpc_probe()
394 ctl &= ~(PCI_EXP_DPC_CTL_EN_FATAL | PCI_EXP_DPC_CTL_INT_EN); in dpc_remove()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1040 #define PCI_EXP_DPC_CTL_INT_EN 0x0008 /* DPC Interrupt Enable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1045 #define PCI_EXP_DPC_CTL_INT_EN 0x0008 /* DPC Interrupt Enable */ macro