Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dof_mdio.h18 extern struct phy_device *of_phy_connect(struct net_device *dev,
45 static inline struct phy_device *of_phy_connect(struct net_device *dev, in of_phy_connect() function
/linux-4.1.27/drivers/of/
Dof_mdio.c218 struct phy_device *of_phy_connect(struct net_device *dev, in of_phy_connect() function
232 EXPORT_SYMBOL(of_phy_connect);
/linux-4.1.27/drivers/staging/octeon/
Dethernet-mdio.c190 priv->phydev = of_phy_connect(dev, phy_node, cvm_oct_adjust_link, 0, in cvm_oct_phy_setup_device()
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c359 phydev = of_phy_connect(dev, priv->phy_dn, bcmgenet_mii_setup, in bcmgenet_mii_probe()
/linux-4.1.27/drivers/net/ethernet/altera/
Daltera_tse_main.c814 phydev = of_phy_connect(dev, phynode, in init_phy()
827 phydev = of_phy_connect(dev, phynode, in init_phy()
/linux-4.1.27/drivers/net/ethernet/arc/
Demac_main.c819 priv->phy_dev = of_phy_connect(ndev, phy_node, arc_emac_adjust_link, 0, in arc_emac_probe()
/linux-4.1.27/drivers/net/ethernet/xilinx/
Dxilinx_emaclite.c911 lp->phy_dev = of_phy_connect(lp->ndev, lp->phy_node, in xemaclite_open()
Dll_temac_main.c853 lp->phy_dev = of_phy_connect(lp->ndev, lp->phy_node, in temac_open()
Dxilinx_axienet_main.c928 lp->phy_dev = of_phy_connect(lp->ndev, lp->phy_node, in axienet_open()
/linux-4.1.27/drivers/net/ethernet/allwinner/
Dsun4i-emac.c160 db->phy_dev = of_phy_connect(db->ndev, db->phy_node, in emac_mdio_probe()
/linux-4.1.27/drivers/net/ethernet/hisilicon/
Dhip04_eth.c887 priv->phy = of_phy_connect(ndev, priv->phy_node, in hip04_mac_probe()
Dhix5hd2_gmac.c691 priv->phy = of_phy_connect(dev, priv->phy_node, in hix5hd2_net_open()
/linux-4.1.27/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c221 priv->phydev = of_phy_connect(priv->ndev, priv->phy_node, in mpc52xx_fec_open()
Dfec_main.c1893 phy_dev = of_phy_connect(ndev, fep->phy_node, in fec_enet_mii_probe()
Dgianfar.c1733 priv->phydev = of_phy_connect(dev, priv->phy_node, &adjust_link, 0, in init_phy()
Ducc_geth.c1729 phydev = of_phy_connect(dev, ug_info->phy_node, &adjust_link, 0, in init_phy()
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c719 phydev = of_phy_connect(dev, fep->fpi->phy_node, &fs_adjust_link, 0, in fs_init_phy()
/linux-4.1.27/net/dsa/
Dslave.c789 p->phy = of_phy_connect(slave_dev, phy_dn, in dsa_slave_phy_setup()
/linux-4.1.27/drivers/net/ethernet/ti/
Dnetcp_ethss.c1972 slave->phy = of_phy_connect(gbe_intf->ndev, in gbe_slave_open()
2472 of_phy_connect(gbe_dev->dummy_ndev, in init_secondary_ports()
Ddavinci_emac.c1610 priv->phydev = of_phy_connect(ndev, priv->phy_node, in emac_dev_open()
/linux-4.1.27/drivers/net/ethernet/octeon/
Docteon_mgmt.c959 p->phydev = of_phy_connect(netdev, p->phy_np, in octeon_mgmt_init_phy()
/linux-4.1.27/drivers/net/ethernet/pasemi/
Dpasemi_mac.c1100 phydev = of_phy_connect(dev, phy_dn, &pasemi_adjust_link, 0, in pasemi_mac_phy_init()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbcmsysport.c1489 priv->phydev = of_phy_connect(dev, priv->phy_dn, bcm_sysport_adj_link, in bcm_sysport_open()
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmv643xx_eth.c3099 mp->phy = of_phy_connect(mp->dev, pd->phy_node, in mv643xx_eth_probe()
Dmvneta.c2670 phy_dev = of_phy_connect(pp->dev, pp->phy_node, mvneta_adjust_link, 0, in mvneta_mdio_probe()
Dmvpp2.c5467 phy_dev = of_phy_connect(port->dev, port->phy_node, mvpp2_link_event, 0, in mvpp2_phy_connect()
/linux-4.1.27/drivers/net/ethernet/renesas/
Dsh_eth.c1849 phydev = of_phy_connect(ndev, pn, in sh_eth_phy_init()