Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCTL_ABPE (Results 1 – 4 of 4) sorted by relevance

/qemu/include/hw/pci/
H A Dpcie_regs.h72 (PCI_EXP_SLTCTL_ABPE | \
H A Dpcie.h43 PCI_EXP_HP_EV_ABP = PCI_EXP_SLTCTL_ABPE,
/qemu/hw/pci/
H A Dpcie.c683 PCI_EXP_SLTCTL_ABPE); in pcie_cap_slot_init()
722 PCI_EXP_SLTCTL_ABPE); in pcie_cap_slot_reset()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h600 #define PCI_EXP_SLTCTL_ABPE 0x0001 /* Attention Button Pressed Enable */ macro