Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
5889 case PHY_STAT_LAN_ON: in r8153b_hw_phy_cfg()
7081 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init()
7217 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init()
7308 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153c_init()
7372 case PHY_STAT_LAN_ON: in r8156_hw_phy_cfg()
7385 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7386 WARN_ON_ONCE(data != PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7753 case PHY_STAT_LAN_ON in r8156b_hw_phy_cfg()
[all...]
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dr8152.c535 #define PHY_STAT_LAN_ON 3 macro
3182 } else if (data == PHY_STAT_LAN_ON || data == PHY_STAT_PWRDN || in r8153_phy_status()
3235 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_ups_en()
3239 if (data != PHY_STAT_LAN_ON) in r8153b_ups_en()
5385 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init()
5526 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init()

Completed in 20 milliseconds