Searched refs:IGC_I225_PHPM_RST_COMPL (Results 1 – 2 of 2) sorted by relevance
60 #define IGC_I225_PHPM_RST_COMPL 0x0100 /* PHY Reset Completed */ macro
887 } while (!(phpm & IGC_I225_PHPM_RST_COMPL) && timeout); in igc_phy_hw_reset_generic()