Searched refs:gmac_wait_phy (Results 1 – 4 of 4) sorted by relevance
170 static uint8_t gmac_wait_phy( Gmac * p_gmac, in gmac_wait_phy() function378 if( gmac_wait_phy( p_gmac, MAC_PHY_RETRY_MAX ) == GMAC_TIMEOUT ) in gmac_phy_read()404 if( gmac_wait_phy( p_gmac, MAC_PHY_RETRY_MAX ) == GMAC_TIMEOUT ) in gmac_phy_write()
380 if( gmac_wait_phy( GMAC, MAC_PHY_RETRY_MAX ) == GMAC_TIMEOUT ) in xPHY_Read()436 if( gmac_wait_phy( GMAC, MAC_PHY_RETRY_MAX ) == GMAC_TIMEOUT ) in xPHY_Write()
218 uint8_t gmac_wait_phy( Gmac * p_gmac, in gmac_wait_phy() function
295 uint8_t gmac_wait_phy( Gmac * p_gmac,