Home
last modified time | relevance | path

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

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