Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/usb/
H A Dr8152.c623 #define PHY_STAT_LAN_ON 3 macro
5934 case PHY_STAT_LAN_ON: in r8153b_hw_phy_cfg()
7126 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init()
7262 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init()
7353 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153c_init()
7417 case PHY_STAT_LAN_ON: in r8156_hw_phy_cfg()
7430 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7431 WARN_ON_ONCE(data != PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7798 case PHY_STAT_LAN_ON: in r8156b_hw_phy_cfg()
7818 WARN_ON_ONCE(data != PHY_STAT_LAN_ON); in r8156b_hw_phy_cfg()
[all …]