Searched refs:of_phy_find_device (Results 1 – 18 of 18) sorted by relevance
298 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function302 EXPORT_SYMBOL(of_phy_find_device);321 struct phy_device *phy = of_phy_find_device(phy_np); in of_phy_connect()469 phydev = of_phy_find_device(np); in of_phy_deregister_fixed_link()
107 priv->phy_dev = of_phy_find_device(phy_node); in xgmiitorgmii_probe()
145 adpt->phydev = of_phy_find_device(phy_np); in emac_phy_config()
869 mac_cb->phy_dev = of_phy_find_device(np); in hns_mac_get_info()888 mac_cb->phy_dev = of_phy_find_device(np); in hns_mac_get_info()
587 phydev = of_phy_find_device(dn); in bcmgenet_mii_of_init()
831 phydev = of_phy_find_device(lp->phy_node); in xemaclite_mdio_setup()
677 phydev = of_phy_find_device(child); in bcm_sf2_mdio_register()
763 phydev = of_phy_find_device(pldat->phy_node); in lpc_mii_probe()
1653 phydev = of_phy_find_device(priv->phy_node); in mtk_star_probe()
1499 pd = of_phy_find_device(phy_np); in bgx_init_of_phy()
1459 tbiphy = of_phy_find_device(ug_info->tbi_node); in uec_configure_serdes()1604 tbiphy = of_phy_find_device(ug_info->tbi_node); in ugeth_mac_config()
1606 tbiphy = of_phy_find_device(priv->tbi_node); in gfar_configure_serdes()
2364 phy_dev = of_phy_find_device(fep->phy_node); in fec_enet_phy_reset_after_clk_enable()
1451 phydev = of_phy_find_device(phy); in rswitch_phy_device_init()
2653 phydev = of_phy_find_device(pn); in ravb_mdio_init()
3135 phydev = of_phy_find_device(pn); in sh_mdio_init()
2485 adapter->phydev = of_phy_find_device(phy_node); in tsnep_phy_init()
2665 ndev->phydev = of_phy_find_device(np); in emac_init_phy()
Completed in 83 milliseconds