Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/usb/
Dr8152.c622 #define PHY_STAT_LAN_ON 3 macro
3722 } else if (data == PHY_STAT_LAN_ON || data == PHY_STAT_PWRDN || in r8153_phy_status()
5867 case PHY_STAT_LAN_ON: in r8153b_hw_phy_cfg()
7059 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init()
7195 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init()
7286 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153c_init()
7350 case PHY_STAT_LAN_ON: in r8156_hw_phy_cfg()
7363 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7364 WARN_ON_ONCE(data != PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7731 case PHY_STAT_LAN_ON: in r8156b_hw_phy_cfg()
[all …]