Searched refs:of_phy_find_device (Results 1 – 18 of 18) sorted by relevance
260 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function264 EXPORT_SYMBOL(of_phy_find_device);283 struct phy_device *phy = of_phy_find_device(phy_np); in of_phy_connect()432 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()
531 phydev = of_phy_find_device(dn); in bcmgenet_mii_of_init()
968 phydev = of_phy_find_device(phy_dn); in dsa_port_get_phy_device()1140 phydev = of_phy_find_device(dn); in dsa_port_fixed_link_register_of()
817 phy = of_phy_find_device(mac_dev->phy_node); in mac_probe()
1206 memac->pcsphy = of_phy_find_device(params->internal_phy_node); in memac_config()
1545 dtsec->tbiphy = of_phy_find_device(params->internal_phy_node); in dtsec_config()
842 phydev = of_phy_find_device(lp->phy_node); in xemaclite_mdio_setup()
641 phydev = of_phy_find_device(child); in bcm_sf2_mdio_register()
763 phydev = of_phy_find_device(pldat->phy_node); in lpc_mii_probe()
1495 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()
1978 phy_dev = of_phy_find_device(fep->phy_node); in fec_enet_phy_reset_after_clk_enable()
2707 dev->phy_dev = of_phy_find_device(np); in emac_init_phy()