Home
last modified time | relevance | path

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

/openbmc/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,
/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c801 cmd |= PCI_EXP_SLTCTL_ABPE; in pcie_enable_notification()
809 mask = (PCI_EXP_SLTCTL_PDCE | PCI_EXP_SLTCTL_ABPE | in pcie_enable_notification()
823 mask = (PCI_EXP_SLTCTL_PDCE | PCI_EXP_SLTCTL_ABPE | in pcie_disable_notification()
/openbmc/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()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h599 #define PCI_EXP_SLTCTL_ABPE 0x0001 /* Attention Button Pressed Enable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h600 #define PCI_EXP_SLTCTL_ABPE 0x0001 /* Attention Button Pressed Enable */ macro