Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/usb/
Dr8152.c535 #define PHY_STAT_LAN_ON 3 macro
3200 } else if (data == PHY_STAT_LAN_ON || data == PHY_STAT_PWRDN || in r8153_phy_status()
3253 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_ups_en()
3257 if (data != PHY_STAT_LAN_ON) in r8153b_ups_en()
5407 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init()
5543 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init()