Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dr8152.c469 #define PHY_STAT_LAN_ON 3 macro
2695 } else if (data == PHY_STAT_LAN_ON || data == PHY_STAT_PWRDN || in r8153_phy_status()
2744 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_ups_en()
2748 if (data != PHY_STAT_LAN_ON) in r8153b_ups_en()
4077 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init()
4191 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init()