Home
last modified time | relevance | path

Searched refs:dm_eth_phy_connect (Results 1 – 8 of 8) sorted by relevance

/u-boot/include/
A Dmiiphy.h186 struct phy_device *dm_eth_phy_connect(struct udevice *ethdev);
/u-boot/net/
A Dmdio-uclass.c185 struct phy_device *dm_eth_phy_connect(struct udevice *ethdev) in dm_eth_phy_connect() function
A Ddsa-uclass.c256 port_pdata->phy = dm_eth_phy_connect(pdev); in dsa_port_probe()
/u-boot/drivers/net/
A Dfsl_enetc.c289 priv->phy = dm_eth_phy_connect(dev); in enetc_config_phy()
A Dtsec.c714 phydev = dm_eth_phy_connect(priv->dev); in init_phy()
/u-boot/drivers/net/qe/
A Ddm_qe_uec.c1117 priv->phydev = dm_eth_phy_connect(dev); in qe_uec_probe()
/u-boot/drivers/net/fm/
A Deth.c840 fm_eth->phydev = dm_eth_phy_connect(fm_eth->dev); in init_phy()
/u-boot/drivers/net/ldpaa_eth/
A Dldpaa_eth.c32 priv->phy = dm_eth_phy_connect(dev); in init_phy()

Completed in 13 milliseconds