Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h368 #define PHY_STAT_LAN_ON 3 macro
H A Dr8152.c1071 if (ocp_data == PHY_STAT_LAN_ON || ocp_data == PHY_STAT_PWRDN) in r8153_init()
/openbmc/linux/drivers/net/usb/
H A Dr8152.c622 #define PHY_STAT_LAN_ON 3 macro
3736 } else if (data == PHY_STAT_LAN_ON || data == PHY_STAT_PWRDN || in r8153_phy_status()
5898 case PHY_STAT_LAN_ON: in r8153b_hw_phy_cfg()
7090 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init()
7226 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init()
7317 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153c_init()
7381 case PHY_STAT_LAN_ON: in r8156_hw_phy_cfg()
7394 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7395 WARN_ON_ONCE(data != PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7762 case PHY_STAT_LAN_ON: in r8156b_hw_phy_cfg()
[all …]