Searched refs:PHY_CTL1_MDIAB (Results 1 – 1 of 1) sorted by relevance
36 #define PHY_CTL1_MDIAB BIT(2) macro412 val = (PHY_CTL1_MDIAB | PHY_CTL1_MDICD); in gpy_config_mdix()421 ret = phy_modify(phydev, PHY_CTL1, PHY_CTL1_AMDIX | PHY_CTL1_MDIAB | in gpy_config_mdix()525 if (ret & PHY_CTL1_MDICD || ret & PHY_CTL1_MDIAB) in gpy_update_mdix()