Lines Matching refs:PHY_STAT_LAN_ON
623 #define PHY_STAT_LAN_ON 3 macro
3774 } else if (data == PHY_STAT_LAN_ON || data == PHY_STAT_PWRDN || in r8153_phy_status()
5904 case PHY_STAT_LAN_ON: in r8153b_hw_phy_cfg()
7096 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init()
7232 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init()
7323 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153c_init()
7387 case PHY_STAT_LAN_ON: in r8156_hw_phy_cfg()
7400 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7401 WARN_ON_ONCE(data != PHY_STAT_LAN_ON); in r8156_hw_phy_cfg()
7768 case PHY_STAT_LAN_ON: in r8156b_hw_phy_cfg()
7787 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156b_hw_phy_cfg()
7788 WARN_ON_ONCE(data != PHY_STAT_LAN_ON); in r8156b_hw_phy_cfg()
8178 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156_init()
8179 WARN_ON_ONCE(data != PHY_STAT_LAN_ON); in r8156_init()
8291 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156b_init()