Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dldpaa_wriop.h64 int wriop_set_phy_dev(int dpmac_id, int phy_num, struct phy_device *phydev);
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_wriop.c155 int wriop_set_phy_dev(int dpmac_id, int phy_num, struct phy_device *phydev) in wriop_set_phy_dev() function
H A Dldpaa_eth.c45 wriop_set_phy_dev(priv->dpmac_id, phy_num, phydev); in init_phy()
58 wriop_set_phy_dev(priv->dpmac_id, phy_num, NULL); in init_phy()