Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dasix.h188 struct phy_device *phydev_int; member
H A Dasix_devices.c728 priv->phydev_int = mdiobus_get_phy(priv->mdio, AX_EMBD_PHY_ADDR); in ax88772_init_phy()
729 if (!priv->phydev_int) { in ax88772_init_phy()
737 priv->phydev_int->mac_managed_pm = true; in ax88772_init_phy()
738 phy_suspend(priv->phydev_int); in ax88772_init_phy()