Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dlan7x.h207 int lan7x_eth_phylib_config_start(struct udevice *udev);
H A Dlan75xx.c218 ret = lan7x_eth_phylib_config_start(dev); in lan75xx_eth_start()
H A Dlan78xx.c385 ret = lan7x_eth_phylib_config_start(dev); in lan78xx_eth_start()
H A Dlan7x.c222 int lan7x_eth_phylib_config_start(struct udevice *udev) in lan7x_eth_phylib_config_start() function