Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmxl-gpy.c35 #define PHY_CTL1_MDICD BIT(3) macro
381 val = (PHY_CTL1_MDIAB | PHY_CTL1_MDICD); in gpy_config_mdix()
391 PHY_CTL1_MDICD, val); in gpy_config_mdix()
494 if (ret & PHY_CTL1_MDICD || ret & PHY_CTL1_MDIAB) in gpy_update_mdix()