Lines Matching refs:PHY_STAT_LAN_ON
620 #define PHY_STAT_LAN_ON 3 macro
3611 } else if (data == PHY_STAT_LAN_ON || data == PHY_STAT_PWRDN || in r8153_phy_status()
5774 case PHY_STAT_LAN_ON: in r8153b_hw_phy_cfg()
6950 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init()
7086 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init()
7177 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153c_init()
7241 case PHY_STAT_LAN_ON: in r8156_hw_phy_cfg()
7254 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7255 WARN_ON_ONCE(data != PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7617 case PHY_STAT_LAN_ON: in r8156b_hw_phy_cfg()
7636 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156b_hw_phy_cfg()
7637 WARN_ON_ONCE(data != PHY_STAT_LAN_ON); in r8156b_hw_phy_cfg()
8022 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156_init()
8023 WARN_ON_ONCE(data != PHY_STAT_LAN_ON); in r8156_init()
8135 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156b_init()