Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c782 #define AR8035_INT_STATUS_LINK_SUCCESS 0x0400 in get_AR8035_phy_speed() macro
786 AR8035_INT_STATUS_LINK_SUCCESS ); in get_AR8035_phy_speed()
834 #define AR8035_INT_STATUS_LINK_SUCCESS 0x0400 in ar8035CheckStatus() macro
837 if( status & ( AR8035_INT_STATUS_LINK_FAIL | AR8035_INT_STATUS_LINK_SUCCESS ) ) in ar8035CheckStatus()