Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
HDx_emacpsif_physpeed.c118 #define IEEE_STAT_AUTONEGOTIATE_COMPLETE 0x0020 macro
217 while( !( status & IEEE_STAT_AUTONEGOTIATE_COMPLETE ) ) in get_IEEE_phy_speed()
363 while( !( status & IEEE_STAT_AUTONEGOTIATE_COMPLETE ) ) in get_IEEE_phy_speed()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
HDx_emacpsif_physpeed.c131 #define IEEE_STAT_AUTONEGOTIATE_COMPLETE 0x0020 macro
459 while( !( status & IEEE_STAT_AUTONEGOTIATE_COMPLETE ) ) in get_TI_phy_speed()
557 while( !( status & IEEE_STAT_AUTONEGOTIATE_COMPLETE ) ) in get_Marvell_phy_speed()
648 while( !( status & IEEE_STAT_AUTONEGOTIATE_COMPLETE ) ) in get_Realtek_phy_speed()