Home
last modified time | relevance | path

Searched refs:of_phy_connect (Results 1 – 25 of 27) sorted by relevance

12

/linux/include/linux/
H A Dof_mdio.h39 of_phy_connect(struct net_device *dev, struct device_node *phy_np,
108 static inline struct phy_device *of_phy_connect(struct net_device *dev, in of_phy_connect() function
/linux/drivers/net/ethernet/sunplus/
H A Dspl2sw_phy.c67 phydev = of_phy_connect(ndev, mac->phy_node, spl2sw_mii_link_change, in spl2sw_phy_connect()
/linux/drivers/staging/octeon/
H A Dethernet-mdio.c152 phydev = of_phy_connect(dev, phy_node, cvm_oct_adjust_link, 0, in cvm_oct_phy_setup_device()
/linux/Documentation/networking/
H A Dsfp-phylink.rst159 phy_dev = of_phy_connect(dev, node, link_func, flags, phy_interface);
175 of_phy_connect() was also passed a function pointer for link updates.
193 :c:func:`of_phy_connect` becomes three methods: :c:func:`mac_link_up`,
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c351 phydev = of_phy_connect(dev, priv->phy_dn, bcmgenet_mii_setup, in bcmgenet_mii_probe()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c920 lp->phy_dev = of_phy_connect(lp->ndev, lp->phy_node, in xemaclite_open()
H A Dll_temac_main.c1163 phydev = of_phy_connect(lp->ndev, lp->phy_node, in temac_open()
/linux/drivers/net/ethernet/arc/
H A Demac_main.c989 phydev = of_phy_connect(ndev, phy_node, arc_emac_adjust_link, 0, in arc_emac_probe()
/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c223 phydev = of_phy_connect(priv->ndev, priv->phy_node, in mpc52xx_fec_open()
H A Dgianfar.c1645 phydev = of_phy_connect(dev, priv->phy_node, &adjust_link, 0, in init_phy()
/linux/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c175 phydev = of_phy_connect(db->ndev, db->phy_node, in emac_mdio_probe()
/linux/drivers/net/ethernet/renesas/
H A Drtsn.c910 phydev = of_phy_connect(priv->ndev, phy, rtsn_adjust_link, 0, in rtsn_phy_init()
H A Drswitch_main.c1482 phydev = of_phy_connect(rdev->ndev, phy, rswitch_adjust_link, 0, in rswitch_phy_device_init()
H A Dsh_eth.c2002 phydev = of_phy_connect(ndev, pn, in sh_eth_phy_init()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c1013 phydev = of_phy_connect(dev, intf->phy_dn, in bcmasp_netif_init()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_star_emac.c1013 priv->phydev = of_phy_connect(ndev, priv->phy_node, in mtk_star_enable()
/linux/drivers/net/ethernet/ti/
H A Dcpsw.c637 phy = of_phy_connect(priv->ndev, slave->data->phy_node, in cpsw_slave_open()
H A Dcpsw_new.c790 phy = of_phy_connect(priv->ndev, slave->data->phy_node, in cpsw_slave_open()
/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c1048 phydev = of_phy_connect(dev, phy_dn, &pasemi_adjust_link, 0, in pasemi_mac_phy_init()
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c1640 phydev = of_phy_connect(ndev, np, &emac_adjust_link, 0, in emac_phy_connect()
/linux/drivers/net/ethernet/socionext/
H A Dnetsec.c1642 if (!of_phy_connect(priv->ndev, priv->phy_np, in netsec_netdev_open()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c419 ndev->phydev = of_phy_connect(emac->ndev, emac->phy_node, in emac_phy_connect()
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c1967 phydev = of_phy_connect(dev, priv->phy_dn, bcm_sysport_adj_link, in bcm_sysport_open()
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c3176 phydev = of_phy_connect(mp->dev, pd->phy_node, in mv643xx_eth_probe()
/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c2597 phy_dev = of_phy_connect(dev->ndev, phy_handle, &emac_adjust_link, 0, in emac_dt_phy_connect()

12