Searched refs:phydev_int (Results 1 – 2 of 2) sorted by relevance
188 struct phy_device *phydev_int; member
729 priv->phydev_int = mdiobus_get_phy(priv->mdio, AX_EMBD_PHY_ADDR); in ax88772_init_phy()730 if (!priv->phydev_int) { in ax88772_init_phy()738 priv->phydev_int->mac_managed_pm = true; in ax88772_init_phy()739 phy_suspend(priv->phydev_int); in ax88772_init_phy()
Completed in 6 milliseconds