Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dr8152.h369 #define PHY_STAT_LAN_ON 3 macro
H A Dr8152.c1072 if (ocp_data == PHY_STAT_LAN_ON || ocp_data == PHY_STAT_PWRDN) in r8153_init()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dr8152.c535 #define PHY_STAT_LAN_ON 3 macro
3179 } else if (data == PHY_STAT_LAN_ON || data == PHY_STAT_PWRDN || in r8153_phy_status()
3232 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_ups_en()
3236 if (data != PHY_STAT_LAN_ON) in r8153b_ups_en()
5382 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init()
5523 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init()