Home
last modified time | relevance | path

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

/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()
/drivers/net/phy/
A Dxilinx_gmii2rgmii.c107 priv->phy_dev = of_phy_find_device(phy_node); in xgmiitorgmii_probe()
/drivers/net/ethernet/qualcomm/emac/
A Demac-phy.c145 adpt->phydev = of_phy_find_device(phy_np); in emac_phy_config()
/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()
/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c587 phydev = of_phy_find_device(dn); in bcmgenet_mii_of_init()
/drivers/net/ethernet/xilinx/
A Dxilinx_emaclite.c831 phydev = of_phy_find_device(lp->phy_node); in xemaclite_mdio_setup()
/drivers/net/dsa/
A Dbcm_sf2.c677 phydev = of_phy_find_device(child); in bcm_sf2_mdio_register()
/drivers/net/ethernet/nxp/
A Dlpc_eth.c763 phydev = of_phy_find_device(pldat->phy_node); in lpc_mii_probe()
/drivers/net/ethernet/mediatek/
A Dmtk_star_emac.c1653 phydev = of_phy_find_device(priv->phy_node); in mtk_star_probe()
/drivers/net/ethernet/cavium/thunder/
A Dthunder_bgx.c1499 pd = of_phy_find_device(phy_np); in bgx_init_of_phy()
/drivers/net/ethernet/freescale/
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()
A Dgianfar.c1606 tbiphy = of_phy_find_device(priv->tbi_node); in gfar_configure_serdes()
A Dfec_main.c2364 phy_dev = of_phy_find_device(fep->phy_node); in fec_enet_phy_reset_after_clk_enable()
/drivers/net/ethernet/renesas/
A Drswitch.c1451 phydev = of_phy_find_device(phy); in rswitch_phy_device_init()
A Dravb_main.c2653 phydev = of_phy_find_device(pn); in ravb_mdio_init()
A Dsh_eth.c3135 phydev = of_phy_find_device(pn); in sh_mdio_init()
/drivers/net/ethernet/engleder/
A Dtsnep_main.c2485 adapter->phydev = of_phy_find_device(phy_node); in tsnep_phy_init()
/drivers/net/ethernet/ibm/emac/
A Dcore.c2665 ndev->phydev = of_phy_find_device(np); in emac_init_phy()

Completed in 83 milliseconds