Home
last modified time | relevance | path

Searched refs:PCI_EXP_DPC_STATUS_TRIGGER (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pci/pcie/
H A Ddpc.c83 if ((!PCI_POSSIBLE_ERROR(status)) && (status & PCI_EXP_DPC_STATUS_TRIGGER)) in dpc_completed()
172 PCI_EXP_DPC_STATUS_TRIGGER); in dpc_reset_link()
320 if (status & PCI_EXP_DPC_STATUS_TRIGGER) in dpc_irq()
H A Dedr.c188 if (!(status & PCI_EXP_DPC_STATUS_TRIGGER)) { in edr_handle_event()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1043 #define PCI_EXP_DPC_STATUS_TRIGGER 0x0001 /* Trigger Status */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1048 #define PCI_EXP_DPC_STATUS_TRIGGER 0x0001 /* Trigger Status */ macro