Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCAP_HPS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h591 #define PCI_EXP_SLTCAP_HPS 0x00000020 /* Hot-Plug Surprise */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h592 #define PCI_EXP_SLTCAP_HPS 0x00000020 /* Hot-Plug Surprise */ macro
/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c1038 FLAG(slot_cap, PCI_EXP_SLTCAP_HPS), in pcie_init()
/openbmc/qemu/hw/pci/
H A Dpcie.c658 PCI_EXP_SLTCAP_HPS | in pcie_cap_slot_init()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c145 PCI_EXP_SLTCAP_HPS | \