Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/silan/
Dsc92031.c1190 u32 old_phy_ctrl; in sc92031_ethtool_set_settings() local
1241 old_phy_ctrl = ioread32(port_base + PhyCtrl); in sc92031_ethtool_set_settings()
1242 phy_ctrl |= old_phy_ctrl & ~(PhyCtrlAne | PhyCtrlDux in sc92031_ethtool_set_settings()
1244 if (phy_ctrl != old_phy_ctrl) in sc92031_ethtool_set_settings()