Searched refs:GMAC_TIMEOUT (Results 1 – 7 of 7) sorted by relevance
169 uint8_t uc_rc = GMAC_TIMEOUT; in ethernet_phy_init()217 uint8_t uc_rc = GMAC_TIMEOUT; in ethernet_phy_set_link()317 uint8_t uc_rc = GMAC_TIMEOUT; in ethernet_phy_auto_negotiate()416 return GMAC_TIMEOUT; in ethernet_phy_auto_negotiate()485 uint8_t uc_rc = GMAC_TIMEOUT; in ethernet_phy_reset()
187 return GMAC_TIMEOUT; in gmac_wait_phy()378 if( gmac_wait_phy( p_gmac, MAC_PHY_RETRY_MAX ) == GMAC_TIMEOUT ) in gmac_phy_read()380 return GMAC_TIMEOUT; in gmac_phy_read()404 if( gmac_wait_phy( p_gmac, MAC_PHY_RETRY_MAX ) == GMAC_TIMEOUT ) in gmac_phy_write()406 return GMAC_TIMEOUT; in gmac_phy_write()
135 GMAC_TIMEOUT = 1, /** 1 GMAC operation timeout */ enumerator
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()
235 return GMAC_TIMEOUT; in gmac_wait_phy()
145 GMAC_TIMEOUT = 1, /** 1 GMAC operation timeout */ enumerator
136 GMAC_TIMEOUT = 1, /** 1 GMAC operation timeout */ enumerator