Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_physpeed.c127 #define IEEE_STAT_AUTONEGOTIATE_COMPLETE 0x0020 macro
223 while( !( status & IEEE_STAT_AUTONEGOTIATE_COMPLETE ) ) in get_IEEE_phy_speed()
368 while( !( status & IEEE_STAT_AUTONEGOTIATE_COMPLETE ) ) in get_IEEE_phy_speed()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c147 #define IEEE_STAT_AUTONEGOTIATE_COMPLETE 0x0020 macro
483 while( !( status & IEEE_STAT_AUTONEGOTIATE_COMPLETE ) ) in get_TI_phy_speed()
581 while( !( status & IEEE_STAT_AUTONEGOTIATE_COMPLETE ) ) in get_Marvell_phy_speed()
672 while( !( status & IEEE_STAT_AUTONEGOTIATE_COMPLETE ) ) in get_Realtek_phy_speed()