Searched refs:of_phy_find_device (Results 1 – 13 of 13) sorted by relevance
37 struct phy_device *of_phy_find_device(struct device_node *phy_np);103 static inline struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
145 adpt->phydev = of_phy_find_device(phy_np); in emac_phy_config()
107 priv->phy_dev = of_phy_find_device(phy_node); in xgmiitorgmii_probe()
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()
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()
1653 phydev = of_phy_find_device(priv->phy_node); in mtk_star_probe()
1498 pd = of_phy_find_device(phy_np); in bgx_init_of_phy()
2475 adapter->phydev = of_phy_find_device(phy_node); in tsnep_phy_init()
3137 phydev = of_phy_find_device(pn); in sh_mdio_init()
2658 phydev = of_phy_find_device(pn); in ravb_mdio_init()
1607 tbiphy = of_phy_find_device(priv->tbi_node); in gfar_configure_serdes()
2674 ndev->phydev = of_phy_find_device(np); in emac_init_phy()