Searched refs:phy_detected (Results 1 – 2 of 2) sorted by relevance
75 int phy_detected[ 2 ] = { ETH0_PHY_ADDRESS, ETH1_PHY_ADDRESS }; variable176 phy_detected[ xemacpsp->Config.DeviceId ] = phy_addr; in detect_phy()444 phy_addr = phy_detected[ i ]; /* Both PHYs are connected to ETH0 */ in configure_IEEE_phy_speed()
205 extern int phy_detected[ XPAR_XEMACPS_NUM_INSTANCES ];446 … XEmacPs_PhyRead( &( xEMACpsifs[ 0 ].emacps ), phy_detected[ xEMACIndex ], ulRegister, &usValue ); in ulReadMDIO()