Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dasix.c365 int embd_phy; in asix_basic_reset() local
373 embd_phy = ((asix_get_phy_addr(dev) & 0x1f) == 0x10 ? 1 : 0); in asix_basic_reset()
375 embd_phy, 0, 0, NULL) < 0) { in asix_basic_reset()
386 if (embd_phy) { in asix_basic_reset()