Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/eth/
Dmcs7830.c196 static int mcs7830_read_phy(struct usb_device *udev, uint8_t index) in mcs7830_read_phy() function
495 have_link = mcs7830_read_phy(udev, MII_BMSR) & BMSR_LSTATUS; in mcs7830_init_common()