Home
last modified time | relevance | path

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

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