Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/
H A Dmdio.h60 int mdio_mii_bus_get_from_eth(struct udevice *eth, struct mii_dev **busp);
/openbmc/u-boot/drivers/net/mdio/
H A Dmdio-uclass.c66 int mdio_mii_bus_get_from_eth(struct udevice *eth, struct mii_dev **busp) in mdio_mii_bus_get_from_eth() function