Searched hist:abdbf4d6 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | pci_regs.h | abdbf4d6 Fri Feb 03 15:46:13 CST 2017 Keith Busch <keith.busch@intel.com> PCI/DPC: Wait for Root Port busy to clear
Per PCIe r3.1, sec 6.2.10 and sec 7.13.4, on Root Ports that support "RP Extensions for DPC",
When the DPC Trigger Status bit is Set and the DPC RP Busy bit is Set, software must leave the Root Port in DPC until the DPC RP Busy bit reads 0b.
Wait up to 1 second for the Root Port to become non-busy.
[bhelgaas: changelog, spec references] Signed-off-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> abdbf4d6 Fri Feb 03 15:46:13 CST 2017 Keith Busch <keith.busch@intel.com> PCI/DPC: Wait for Root Port busy to clear Per PCIe r3.1, sec 6.2.10 and sec 7.13.4, on Root Ports that support "RP Extensions for DPC", When the DPC Trigger Status bit is Set and the DPC RP Busy bit is Set, software must leave the Root Port in DPC until the DPC RP Busy bit reads 0b. Wait up to 1 second for the Root Port to become non-busy. [bhelgaas: changelog, spec references] Signed-off-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
|