Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp.h154 #define MRL_SENS(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_MRLSP)
H A Dpciehp_hpc.c1034 FLAG(slot_cap, PCI_EXP_SLTCAP_MRLSP), in pcie_init()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h588 #define PCI_EXP_SLTCAP_MRLSP 0x00000004 /* MRL Sensor Present */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h589 #define PCI_EXP_SLTCAP_MRLSP 0x00000004 /* MRL Sensor Present */ macro
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c142 PCI_EXP_SLTCAP_MRLSP | \