Searched refs:PCI_EXP_SLTSTA_EIS (Results 1 – 4 of 4) sorted by relevance
467 if (sltsta & PCI_EXP_SLTSTA_EIS) { in pcie_cap_slot_plug_common()746 PCI_EXP_SLTSTA_EIS |/* on reset, in pcie_cap_slot_reset()823 sltsta ^= PCI_EXP_SLTSTA_EIS; /* toggle PCI_EXP_SLTSTA_EIS bit */ in pcie_cap_slot_write_config()
248 PCI_EXP_SLTSTA_EIS) << 16,
629 #define PCI_EXP_SLTSTA_EIS 0x0080 /* Electromechanical Interlock Status */ macro
630 #define PCI_EXP_SLTSTA_EIS 0x0080 /* Electromechanical Interlock Status */ macro