Home
last modified time | relevance | path

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

/linux/drivers/net/mdio/
A Dof_mdio.c260 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
264 EXPORT_SYMBOL(of_phy_find_device);
283 struct phy_device *phy = of_phy_find_device(phy_np); in of_phy_connect()
432 phydev = of_phy_find_device(np); in of_phy_deregister_fixed_link()
/linux/include/linux/
A Dof_mdio.h21 struct phy_device *of_phy_find_device(struct device_node *phy_np);
87 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.c99 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.c840 mac_cb->phy_dev = of_phy_find_device(np); in hns_mac_get_info()
859 mac_cb->phy_dev = of_phy_find_device(np); in hns_mac_get_info()
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c563 phydev = of_phy_find_device(dn); in bcmgenet_mii_of_init()
/linux/net/dsa/
A Dport.c967 phydev = of_phy_find_device(phy_dn); in dsa_port_get_phy_device()
1139 phydev = of_phy_find_device(dn); in dsa_port_fixed_link_register_of()
/linux/drivers/net/ethernet/freescale/fman/
A Dmac.c817 phy = of_phy_find_device(mac_dev->phy_node); in mac_probe()
A Dfman_memac.c1206 memac->pcsphy = of_phy_find_device(params->internal_phy_node); in memac_config()
A Dfman_dtsec.c1545 dtsec->tbiphy = of_phy_find_device(params->internal_phy_node); in dtsec_config()
/linux/drivers/net/ethernet/xilinx/
A Dxilinx_emaclite.c843 phydev = of_phy_find_device(lp->phy_node); in xemaclite_mdio_setup()
/linux/drivers/net/dsa/
A Dbcm_sf2.c641 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/cavium/thunder/
A Dthunder_bgx.c1495 pd = of_phy_find_device(phy_np); in bgx_init_of_phy()
/linux/drivers/net/ethernet/freescale/
A Ducc_geth.c1356 tbiphy = of_phy_find_device(ug_info->tbi_node); in adjust_enet_interface()
1671 tbiphy = of_phy_find_device(ug_info->tbi_node); in uec_configure_serdes()
A Dgianfar.c1613 tbiphy = of_phy_find_device(priv->tbi_node); in gfar_configure_serdes()
A Dfec_main.c1975 phy_dev = of_phy_find_device(fep->phy_node); in fec_enet_phy_reset_after_clk_enable()
/linux/drivers/net/ethernet/ibm/emac/
A Dcore.c2707 dev->phy_dev = of_phy_find_device(np); in emac_init_phy()
/linux/
A Dvmlinux.symvers11429 0x00000000 of_phy_find_device vmlinux EXPORT_SYMBOL
A DSystem.map36138 ffff800010956ca0 T of_phy_find_device
A D.tmp_System.map36138 ffff800010956ca0 T of_phy_find_device

Completed in 415 milliseconds