Searched refs:uc_phy (Results 1 – 1 of 1) sorted by relevance
170 uint8_t uc_phy; in ethernet_phy_init() local183 uc_phy = ethernet_phy_find_valid( p_gmac, uc_phy_addr, 0 ); in ethernet_phy_init()185 if( uc_phy == 0xFF ) in ethernet_phy_init()190 if( uc_phy != uc_phy_addr ) in ethernet_phy_init()195 phy_props.phy_chn = uc_phy; in ethernet_phy_init()196 return uc_phy; in ethernet_phy_init()