Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp.h154 #define MRL_SENS(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_MRLSP) macro
H A Dpciehp_core.c66 if (MRL_SENS(ctrl)) in init_slot()
H A Dpciehp_ctrl.c297 if (MRL_SENS(ctrl)) { in __pciehp_enable_slot()