Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dpciehp.h169 #define MRL_SENS(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_MRLSP) macro
Dpciehp_core.c85 if (MRL_SENS(ctrl)) in init_slot()
Dpciehp_ctrl.c293 if (MRL_SENS(p_slot->ctrl)) { in __pciehp_enable_slot()