Searched refs:PCIE_LINKSTS_DLL_LINK_ACTIVE (Results 1 – 2 of 2) sorted by relevance
313 #define PCIE_LINKSTS_DLL_LINK_ACTIVE 0x2000 /* DLL Link Active */ macro
2143 while ((status & PCIE_LINKSTS_DLL_LINK_ACTIVE) == 0 && in pciehpc_slot_wait_for_active()2154 if ((status & PCIE_LINKSTS_DLL_LINK_ACTIVE) == 0) { in pciehpc_slot_wait_for_active()