Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/hotplug/
Dpciehp.h149 #define EMI(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_EIP)
Dpciehp_hpc.c867 FLAG(slot_cap, PCI_EXP_SLTCAP_EIP), in pcie_init()
/Linux-v5.4/include/uapi/linux/
Dpci_regs.h583 #define PCI_EXP_SLTCAP_EIP 0x00020000 /* Electromechanical Interlock Present */ macro