Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/pcie/
A Ddpc.c82 if ((!PCI_POSSIBLE_ERROR(status)) && (status & PCI_EXP_DPC_STATUS_TRIGGER)) in dpc_completed()
171 PCI_EXP_DPC_STATUS_TRIGGER); in dpc_reset_link()
320 if (status & PCI_EXP_DPC_STATUS_TRIGGER) in dpc_irq()
A Dedr.c173 if (!(status & PCI_EXP_DPC_STATUS_TRIGGER)) { in edr_handle_event()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h1042 #define PCI_EXP_DPC_STATUS_TRIGGER 0x0001 /* Trigger Status */ macro

Completed in 12 milliseconds