Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp.h155 #define ATTN_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_AIP)
H A Dpciehp_hpc.c992 slot_cap &= ~(PCI_EXP_SLTCAP_AIP | PCI_EXP_SLTCAP_PIP); in pcie_init()
1035 FLAG(slot_cap, PCI_EXP_SLTCAP_AIP), in pcie_init()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h589 #define PCI_EXP_SLTCAP_AIP 0x00000008 /* Attention Indicator Present */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h590 #define PCI_EXP_SLTCAP_AIP 0x00000008 /* Attention Indicator Present */ macro
/openbmc/qemu/hw/pci/
H A Dpcie.c648 PCI_EXP_SLTCAP_AIP | in pcie_cap_slot_init()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c143 PCI_EXP_SLTCAP_AIP | \