HomeSort by relevance Sort by last modified time
    Searched defs:mii_discover_phy (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/net/
mcfmii.c 133 int mii_discover_phy(struct eth_device *dev) function
236 info->phy_addr = mii_discover_phy(dev);
mpc8xx_fec.c 40 static int mii_discover_phy(struct eth_device *dev);
621 efis->actual_phy_addr = mii_discover_phy(dev);
749 static int mii_discover_phy(struct eth_device *dev) function

Completed in 166 milliseconds