Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
A Ddpc.c82 if ((status != 0xffff) && (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/include/uapi/linux/
A Dpci_regs.h1039 #define PCI_EXP_DPC_STATUS_TRIGGER 0x0001 /* Trigger Status */ macro

Completed in 11 milliseconds