Searched refs:phyBMSR_AN_COMPLETE (Results 1 – 1 of 1) sorted by relevance
113 #define phyBMSR_AN_COMPLETE 0x0020U /* Auto-Negotiation process completed */ macro585 if( ( ulRegValue & phyBMSR_AN_COMPLETE ) != 0 ) in xPhyStartAutoNegotiation()