Searched refs:IGC_PHY_RST_COMP (Results 1 – 2 of 2) sorted by relevance
595 #define IGC_PHY_RST_COMP 0x0100 /* Internal PHY reset completion */ macro
207 } while (!(phpm & IGC_PHY_RST_COMP) && timeout); in igc_phy_hw_reset()
Completed in 7 milliseconds