Home
last modified time | relevance | path

Searched refs:of_phy_find_device (Results 1 – 4 of 4) sorted by relevance

/drivers/of/
Dof_mdio.c197 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
206 EXPORT_SYMBOL(of_phy_find_device);
222 struct phy_device *phy = of_phy_find_device(phy_np); in of_phy_connect()
244 struct phy_device *phy = of_phy_find_device(phy_np); in of_phy_attach()
/drivers/net/ethernet/xilinx/
Dxilinx_emaclite.c839 phydev = of_phy_find_device(lp->phy_node); in xemaclite_mdio_setup()
/drivers/net/ethernet/freescale/
Ducc_geth.c1380 tbiphy = of_phy_find_device(ug_info->tbi_node); in adjust_enet_interface()
1693 tbiphy = of_phy_find_device(ug_info->tbi_node); in uec_configure_serdes()
Dgianfar.c1712 tbiphy = of_phy_find_device(priv->tbi_node); in gfar_configure_serdes()