Home
last modified time | relevance | path

Searched refs:of_phy_find_device (Results 1 – 17 of 17) 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/broadcom/genet/
H A Dbcmmii.c566 phydev = of_phy_find_device(dn); in bcmgenet_mii_of_init()
/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/freescale/
H A Ducc_geth.c1459 tbiphy = of_phy_find_device(ug_info->tbi_node); in uec_configure_serdes()
1604 tbiphy = of_phy_find_device(ug_info->tbi_node); in ugeth_mac_config()
H A Dgianfar.c1601 tbiphy = of_phy_find_device(priv->tbi_node); in gfar_configure_serdes()
H A Dfec_main.c2885 phy_dev = of_phy_find_device(fep->phy_node); in fec_enet_phy_reset_after_clk_enable()
/linux/drivers/net/ethernet/renesas/
H A Drswitch_main.c1476 phydev = of_phy_find_device(phy); in rswitch_phy_device_init()
H A Dsh_eth.c3137 phydev = of_phy_find_device(pn); in sh_mdio_init()
H A Dravb_main.c2645 phydev = of_phy_find_device(pn); in ravb_mdio_init()
/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/ibm/emac/
H A Dcore.c2665 ndev->phydev = of_phy_find_device(np); in emac_init_phy()