Searched refs:of_phy_find_device (Results 1 – 16 of 16) sorted by relevance
290 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function308 EXPORT_SYMBOL(of_phy_find_device);327 struct phy_device *phy = of_phy_find_device(phy_np); in of_phy_connect()403 struct phy_device *phy = of_phy_find_device(phy_np); in of_phy_attach()506 phydev = of_phy_find_device(np); in of_phy_deregister_fixed_link()
16 extern struct phy_device *of_phy_find_device(struct device_node *phy_np);67 static inline struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
76 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()
408 phydev = of_phy_find_device(phy_dn); in dsa_port_get_phy_device()575 phydev = of_phy_find_device(dn); in dsa_port_fixed_link_register_of()
390 phy = of_phy_find_device(phy_node); in mscc_ocelot_probe()
517 phydev = of_phy_find_device(dn); in bcmgenet_mii_of_init()
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()
821 phy = of_phy_find_device(mac_dev->phy_node); in mac_probe()
1205 memac->pcsphy = of_phy_find_device(params->internal_phy_node); in memac_config()
1553 dtsec->tbiphy = of_phy_find_device(params->internal_phy_node); in dtsec_config()
840 phydev = of_phy_find_device(lp->phy_node); in xemaclite_mdio_setup()
1492 pd = of_phy_find_device(phy_np); in bgx_init_of_phy()
1377 tbiphy = of_phy_find_device(ug_info->tbi_node); in adjust_enet_interface()1692 tbiphy = of_phy_find_device(ug_info->tbi_node); in uec_configure_serdes()
1637 tbiphy = of_phy_find_device(priv->tbi_node); in gfar_configure_serdes()
2707 dev->phy_dev = of_phy_find_device(np); in emac_init_phy()