Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmxl-gpy.c37 #define PHY_CTL1_AMDIX BIT(0) macro
378 val = PHY_CTL1_AMDIX; in gpy_config_mdix()
390 ret = phy_modify(phydev, PHY_CTL1, PHY_CTL1_AMDIX | PHY_CTL1_MDIAB | in gpy_config_mdix()
491 if (ret & PHY_CTL1_AMDIX) in gpy_update_mdix()