Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/eth/
Dmcs7830.c222 static int mcs7830_write_phy(struct usb_device *udev, uint8_t index, in mcs7830_write_phy() function
318 rc = mcs7830_write_phy(udev, MII_ADVERTISE, adv); in mcs7830_set_autoneg()
322 rc = mcs7830_write_phy(udev, MII_BMCR, flg); in mcs7830_set_autoneg()
326 rc = mcs7830_write_phy(udev, MII_BMCR, flg); in mcs7830_set_autoneg()
330 rc = mcs7830_write_phy(udev, MII_BMCR, flg); in mcs7830_set_autoneg()