Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.h79 int emac_mii_phy_probe(struct mii_phy *phy, int address);
H A Dphy.c510 int emac_mii_phy_probe(struct mii_phy *phy, int address) in emac_mii_phy_probe() function
H A Dcore.c2797 if (!emac_mii_phy_probe(&dev->phy, i)) in emac_init_phy()