Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dpciehp.h173 #define EMI(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_EIP)
Dpciehp_hpc.c907 FLAG(slot_cap, PCI_EXP_SLTCAP_EIP), in pcie_init()
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h576 #define PCI_EXP_SLTCAP_EIP 0x00020000 /* Electromechanical Interlock Present */ macro