Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dphy.c889 static struct phy_device *phy_connect_fixed(struct mii_dev *bus, in phy_connect_fixed() function
893 static struct phy_device *phy_connect_fixed(struct mii_dev *bus, in phy_connect_fixed()
931 phydev = phy_connect_fixed(bus, dev, interface); in phy_connect()