Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h83 #define PCI_EXP_DEVCTL2_EETLPPB 0x8000 macro
/openbmc/qemu/hw/pci/
H A Dpcie.c246 pci_set_word(dev->wmask + pos + PCI_EXP_DEVCTL2, PCI_EXP_DEVCTL2_EETLPPB); in pcie_cap_init()