Searched refs:PhyCtrlAne (Results 1 – 1 of 1) sorted by relevance
186 PhyCtrlAne = 0x80000000, enumerator559 phy_ctrl |= PhyCtrlAne | PhyCtrlReset; in _sc92031_phy_reset()1169 if (phy_ctrl & PhyCtrlAne) in sc92031_ethtool_get_settings()1178 cmd->autoneg = (phy_ctrl & PhyCtrlAne) ? AUTONEG_ENABLE : AUTONEG_DISABLE; in sc92031_ethtool_get_settings()1213 phy_ctrl = PhyCtrlAne; in sc92031_ethtool_set_settings()1242 phy_ctrl |= old_phy_ctrl & ~(PhyCtrlAne | PhyCtrlDux in sc92031_ethtool_set_settings()