Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/
H A Dpfe_mdio.h10 int pfe_phy_configure(struct pfe_eth_dev *priv, int dev_id, int phy_id);
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_mdio.c209 int pfe_phy_configure(struct pfe_eth_dev *priv, int dev_id, int phy_id) in pfe_phy_configure() function
H A Dpfe_eth.c262 ret = pfe_phy_configure(priv, pdata->pfe_eth_pdata_mac.phy_interface, in pfe_eth_probe()