Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/usb/
Dr8152.c479 #define PHY_STAT_LAN_ON 3 macro
2989 } else if (data == PHY_STAT_LAN_ON || data == PHY_STAT_PWRDN || in r8153_phy_status()
3040 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_ups_en()
3044 if (data != PHY_STAT_LAN_ON) in r8153b_ups_en()
4393 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init()
4507 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init()