Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c842 #define AR8035_PHY_STATUS_LINK 0x0400 in ar8035CheckStatus() macro
845 if( status & AR8035_PHY_STATUS_LINK ) in ar8035CheckStatus()