Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp.h125 #define MRL_SENS(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_MRLSP) macro
Dpciehp_hpc.c630 if (MRL_SENS(ctrl)) in pcie_enable_notification()
782 MRL_SENS(ctrl) ? "yes" : "no"); in dbg_ctrl()
Dpciehp_core.c117 if (MRL_SENS(ctrl)) in init_slot()
Dpciehp_ctrl.c572 if (MRL_SENS(p_slot->ctrl)) { in pciehp_enable_slot()