Searched refs:GMII_AUTONEG_COMP (Results 1 – 2 of 2) sorted by relevance
175 #define GMII_AUTONEG_COMP ( 1 << 5 ) /* Auto-negotiation Complete */ macro
404 if( ul_value & GMII_AUTONEG_COMP ) in ethernet_phy_auto_negotiate()