Searched refs:of_phy_get_and_connect (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| H A D | of_mdio.h | 43 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, 117 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, in of_phy_get_and_connect() function
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bgmac-platform.c | 156 phy_dev = of_phy_get_and_connect(bgmac->net_dev, in platform_phy_connect() 160 phy_dev = of_phy_get_and_connect(bgmac->net_dev, in platform_phy_connect()
|
| H A D | bgmac-bcma.c | 91 phy_dev = of_phy_get_and_connect(bgmac->net_dev, bgmac->dev->of_node, in bcma_phy_connect()
|
| /linux/drivers/net/ethernet/actions/ |
| H A D | owl-emac.c | 1359 phy = of_phy_get_and_connect(netdev, dev->of_node, in owl_emac_phy_init()
|
| /linux/drivers/net/ethernet/xscale/ |
| H A D | ixp4xx_eth.c | 1565 phydev = of_phy_get_and_connect(ndev, np, ixp4xx_adjust_link); in ixp4xx_eth_probe()
|
| /linux/drivers/net/ethernet/socionext/ |
| H A D | sni_ave.c | 1210 phydev = of_phy_get_and_connect(ndev, np, ave_phy_adjust_link); in ave_init()
|
| /linux/drivers/net/ethernet/faraday/ |
| H A D | ftgmac100.c | 1909 phy = of_phy_get_and_connect(priv->netdev, np, in ftgmac100_probe_dt()
|
| /linux/drivers/net/ethernet/cortina/ |
| H A D | gemini.c | 367 phy = of_phy_get_and_connect(netdev, in gmac_setup_phy()
|