Searched refs:of_phy_find_device (Results 1 – 18 of 18) sorted by relevance
262 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function266 EXPORT_SYMBOL(of_phy_find_device);285 struct phy_device *phy = of_phy_find_device(phy_np); in of_phy_connect()434 phydev = of_phy_find_device(np); in of_phy_deregister_fixed_link()
21 struct phy_device *of_phy_find_device(struct device_node *phy_np);87 static inline struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
99 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()
840 mac_cb->phy_dev = of_phy_find_device(np); in hns_mac_get_info()859 mac_cb->phy_dev = of_phy_find_device(np); in hns_mac_get_info()
1198 memac->pcsphy = of_phy_find_device(phy_node); in memac_initialization()1220 phy = of_phy_find_device(mac_dev->phy_node); in memac_initialization()
1511 dtsec->tbiphy = of_phy_find_device(phy_node); in dtsec_initialization()
566 phydev = of_phy_find_device(dn); in bcmgenet_mii_of_init()
830 phydev = of_phy_find_device(lp->phy_node); in xemaclite_mdio_setup()
1541 phydev = of_phy_find_device(phy_dn); in dsa_port_get_phy_device()1770 phydev = of_phy_find_device(dn); in dsa_shared_port_fixed_link_register_of()
681 phydev = of_phy_find_device(child); in bcm_sf2_mdio_register()
763 phydev = of_phy_find_device(pldat->phy_node); in lpc_mii_probe()
1343 adapter->phydev = of_phy_find_device(phy_node); in tsnep_phy_init()
1498 pd = of_phy_find_device(phy_np); in bgx_init_of_phy()
1356 tbiphy = of_phy_find_device(ug_info->tbi_node); in adjust_enet_interface()1671 tbiphy = of_phy_find_device(ug_info->tbi_node); in uec_configure_serdes()
1613 tbiphy = of_phy_find_device(priv->tbi_node); in gfar_configure_serdes()
2074 phy_dev = of_phy_find_device(fep->phy_node); in fec_enet_phy_reset_after_clk_enable()
2710 dev->phy_dev = of_phy_find_device(np); in emac_init_phy()