Home
last modified time | relevance | path

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

/linux/drivers/net/mdio/
A Dof_mdio.c298 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
302 EXPORT_SYMBOL(of_phy_find_device);
321 struct phy_device *phy = of_phy_find_device(phy_np); in of_phy_connect()
469 phydev = of_phy_find_device(np); in of_phy_deregister_fixed_link()
/linux/include/linux/
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/phy/
A Dxilinx_gmii2rgmii.c106 priv->phy_dev = of_phy_find_device(phy_node); in xgmiitorgmii_probe()
/linux/drivers/net/ethernet/qualcomm/emac/
A Demac-phy.c145 adpt->phydev = of_phy_find_device(phy_np); in emac_phy_config()
/linux/drivers/net/ethernet/hisilicon/hns/
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/
A Dbcmmii.c582 phydev = of_phy_find_device(dn); in bcmgenet_mii_of_init()
/linux/drivers/net/ethernet/xilinx/
A Dxilinx_emaclite.c830 phydev = of_phy_find_device(lp->phy_node); in xemaclite_mdio_setup()
/linux/drivers/net/dsa/
A Dbcm_sf2.c677 phydev = of_phy_find_device(child); in bcm_sf2_mdio_register()
/linux/drivers/net/ethernet/nxp/
A Dlpc_eth.c763 phydev = of_phy_find_device(pldat->phy_node); in lpc_mii_probe()
/linux/drivers/net/ethernet/mediatek/
A Dmtk_star_emac.c1653 phydev = of_phy_find_device(priv->phy_node); in mtk_star_probe()
/linux/drivers/net/ethernet/cavium/thunder/
A Dthunder_bgx.c1499 pd = of_phy_find_device(phy_np); in bgx_init_of_phy()
/linux/drivers/net/ethernet/freescale/
A Ducc_geth.c1357 tbiphy = of_phy_find_device(ug_info->tbi_node); in adjust_enet_interface()
1672 tbiphy = of_phy_find_device(ug_info->tbi_node); in uec_configure_serdes()
A Dgianfar.c1615 tbiphy = of_phy_find_device(priv->tbi_node); in gfar_configure_serdes()
A Dfec_main.c2316 phy_dev = of_phy_find_device(fep->phy_node); in fec_enet_phy_reset_after_clk_enable()
/linux/drivers/net/ethernet/renesas/
A Drswitch.c1402 phydev = of_phy_find_device(phy); in rswitch_phy_device_init()
A Dravb_main.c2646 phydev = of_phy_find_device(pn); in ravb_mdio_init()
A Dsh_eth.c3135 phydev = of_phy_find_device(pn); in sh_mdio_init()
/linux/drivers/net/ethernet/engleder/
A Dtsnep_main.c2460 adapter->phydev = of_phy_find_device(phy_node); in tsnep_phy_init()
/linux/drivers/net/ethernet/ibm/emac/
A Dcore.c2668 ndev->phydev = of_phy_find_device(np); in emac_init_phy()

Completed in 129 milliseconds