Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dmcs7830.c223 static int mcs7830_write_phy(struct usb_device *udev, uint8_t index, in mcs7830_write_phy() function
319 rc = mcs7830_write_phy(udev, MII_ADVERTISE, adv); in mcs7830_set_autoneg()
323 rc = mcs7830_write_phy(udev, MII_BMCR, flg); in mcs7830_set_autoneg()
327 rc = mcs7830_write_phy(udev, MII_BMCR, flg); in mcs7830_set_autoneg()
331 rc = mcs7830_write_phy(udev, MII_BMCR, flg); in mcs7830_set_autoneg()