Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCTL_MRLSCE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h601 #define PCI_EXP_SLTCTL_MRLSCE 0x0004 /* MRL Sensor Changed Enable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h602 #define PCI_EXP_SLTCTL_MRLSCE 0x0004 /* MRL Sensor Changed Enable */ macro
/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c824 PCI_EXP_SLTCTL_MRLSCE | PCI_EXP_SLTCTL_PFDE | in pcie_disable_notification()