Home
last modified time | relevance | path

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

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