Searched refs:mcs7830_write_phy (Results 1 – 1 of 1) sorted by relevance
/u-boot/drivers/usb/eth/ |
A D | mcs7830.c | 225 static int mcs7830_write_phy(struct usb_device *udev, uint8_t index, in mcs7830_write_phy() function 321 rc = mcs7830_write_phy(udev, MII_ADVERTISE, adv); in mcs7830_set_autoneg() 325 rc = mcs7830_write_phy(udev, MII_BMCR, flg); in mcs7830_set_autoneg() 329 rc = mcs7830_write_phy(udev, MII_BMCR, flg); in mcs7830_set_autoneg() 333 rc = mcs7830_write_phy(udev, MII_BMCR, flg); in mcs7830_set_autoneg()
|
Completed in 6 milliseconds