Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c689 static uint16_t XEmacPs_PhyRead2( XEmacPs * InstancePtr, in XEmacPs_PhyRead2() function
736 …while( ( XEmacPs_PhyRead2( xemacpsp, phy_addr, IEEE_CONTROL_REG_OFFSET ) & IEEE_CTRL_RESET_MASK ) … in get_AR8035_phy_speed()
831 status = XEmacPs_PhyRead2( xemacpsp, phy_addr, IEEE_COPPER_SPECIFIC_STATUS_REG_2 ); in ar8035CheckStatus()
840 status = XEmacPs_PhyRead2( xemacpsp, phy_addr, IEEE_SPECIFIC_STATUS_REG ); in ar8035CheckStatus()