Home
last modified time | relevance | path

Searched refs:phyBMCR_AN_RESTART (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Common/
HDphyHandling.c103 #define phyBMCR_AN_RESTART 0x0200U /* Auto negotiation restart. */ macro
562 …PhyObject->fnPhyWrite( xPhyAddress, phyREG_00_BMCR, pxPhyObject->ulBCRValue | phyBMCR_AN_RESTART ); in xPhyStartAutoNegotiation()