Home
last modified time | relevance | path

Searched refs:of_phy_find_device (Results 1 – 13 of 13) sorted by relevance

/linux/include/linux/
H A Dof_mdio.h37 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
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-phy.c145 adpt->phydev = of_phy_find_device(phy_np); in emac_phy_config()
/linux/drivers/net/phy/
H A Dxilinx_gmii2rgmii.c107 priv->phy_dev = of_phy_find_device(phy_node); in xgmiitorgmii_probe()
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c869 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()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c831 phydev = of_phy_find_device(lp->phy_node); in xemaclite_mdio_setup()
/linux/drivers/net/dsa/
H A Dbcm_sf2.c677 phydev = of_phy_find_device(child); in bcm_sf2_mdio_register()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_star_emac.c1653 phydev = of_phy_find_device(priv->phy_node); in mtk_star_probe()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c1498 pd = of_phy_find_device(phy_np); in bgx_init_of_phy()
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c2475 adapter->phydev = of_phy_find_device(phy_node); in tsnep_phy_init()
/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.c3137 phydev = of_phy_find_device(pn); in sh_mdio_init()
H A Dravb_main.c2658 phydev = of_phy_find_device(pn); in ravb_mdio_init()
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c1607 tbiphy = of_phy_find_device(priv->tbi_node); in gfar_configure_serdes()
/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c2674 ndev->phydev = of_phy_find_device(np); in emac_init_phy()