Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c945 #define AR8035_PHY_STATUS_DUPLEX 0x2000 in ar8035CheckStatus() macro
948 if( status & AR8035_PHY_STATUS_DUPLEX ) in ar8035CheckStatus()