Home
last modified time | relevance | path

Searched refs:PCI_EXP_DPC_STATUS_TRIGGER_RSN (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/pci/pcie/
Ddpc.c273 reason = (status & PCI_EXP_DPC_STATUS_TRIGGER_RSN) >> 1; in dpc_process_error()
/linux-6.6.21/include/uapi/linux/
Dpci_regs.h1044 #define PCI_EXP_DPC_STATUS_TRIGGER_RSN 0x0006 /* Trigger Reason */ macro