Home
last modified time | relevance | path

Searched refs:of_phy_is_fixed_link (Results 1 – 23 of 23) sorted by relevance

/drivers/net/mdio/
A Dof_mdio.c361 if (of_phy_is_fixed_link(np)) { in of_phy_get_and_connect()
390 bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function
413 EXPORT_SYMBOL(of_phy_is_fixed_link);
/drivers/staging/octeon/
A Dethernet-mdio.c147 if (!phy_node && of_phy_is_fixed_link(priv->of_node)) in cvm_oct_phy_setup_device()
A Dethernet.c889 if (priv->of_node && of_phy_is_fixed_link(priv->of_node)) { in cvm_oct_probe()
/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c572 if (!priv->phy_dn && of_phy_is_fixed_link(dn)) { in bcmgenet_mii_of_init()
687 if (of_phy_is_fixed_link(dn)) in bcmgenet_mii_exit()
/drivers/net/ethernet/ni/
A Dnixge.c1366 if (!phy_node && of_phy_is_fixed_link(pdev->dev.of_node)) { in nixge_probe()
1385 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_probe()
1406 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_remove()
/drivers/net/ethernet/ti/
A Ddavinci_emac.c1765 if (!of_phy_is_fixed_link(np)) in davinci_emac_of_get_pdata()
1986 if (of_phy_is_fixed_link(np)) in davinci_emac_probe()
2018 if (of_phy_is_fixed_link(np)) in davinci_emac_remove()
A Dcpsw.c1348 } else if (of_phy_is_fixed_link(slave_node)) { in cpsw_probe_dt()
1440 if (of_phy_is_fixed_link(slave_node)) in cpsw_remove_dt()
A Dcpsw_new.c1299 if (of_phy_is_fixed_link(port_np)) { in cpsw_probe_dt()
1364 if (of_phy_is_fixed_link(port_np)) in cpsw_remove_dt()
/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-ipq806x.c281 if (!of_phy_is_fixed_link(pdev->dev.of_node)) in ipq806x_gmac_configure_qsgmii_pcs_speed()
A Dstmmac_platform.c365 legacy_mdio = !of_phy_is_fixed_link(np) && !plat->phy_node; in stmmac_mdio_setup()
/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-mac.c401 if (of_phy_is_fixed_link(to_of_node(dpmac_node)) && in dpaa2_mac_connect()
/drivers/net/ethernet/ti/icssg/
A Dicssg_prueth_sr1.c812 if (!emac->phy_node && !of_phy_is_fixed_link(eth_node)) { in prueth_netdev_init()
816 } else if (of_phy_is_fixed_link(eth_node)) { in prueth_netdev_init()
A Dicssg_prueth.c1197 if (!emac->phy_node && !of_phy_is_fixed_link(eth_node)) { in prueth_netdev_init()
1201 } else if (of_phy_is_fixed_link(eth_node)) { in prueth_netdev_init()
A Dicssg_common.c1409 if (of_phy_is_fixed_link(emac->phy_node)) in prueth_netdev_exit()
/drivers/net/ethernet/broadcom/asp2/
A Dbcmasp_intf.c1244 if (!intf->phy_dn && of_phy_is_fixed_link(ndev_dn)) { in bcmasp_interface_create()
1299 if (of_phy_is_fixed_link(intf->ndev_dn)) in bcmasp_interface_destroy()
/drivers/net/ethernet/faraday/
A Dftgmac100.c1759 if (of_phy_is_fixed_link(priv->dev->of_node)) in ftgmac100_phy_disconnect()
1942 } else if (np && (of_phy_is_fixed_link(np) || in ftgmac100_probe()
/drivers/net/ethernet/broadcom/
A Dbcmsysport.c2531 if (of_phy_is_fixed_link(dn)) { in bcm_sysport_probe()
2621 if (of_phy_is_fixed_link(dn)) in bcm_sysport_probe()
2639 if (of_phy_is_fixed_link(dn)) in bcm_sysport_remove()
/drivers/net/ethernet/renesas/
A Dravb_main.c1489 if (of_phy_is_fixed_link(np)) { in ravb_phy_init()
1524 if (of_phy_is_fixed_link(np)) in ravb_phy_init()
2345 if (of_phy_is_fixed_link(np)) in ravb_close()
/drivers/net/ethernet/freescale/
A Dgianfar.c794 if (!priv->phy_node && of_phy_is_fixed_link(np)) { in gfar_of_init()
3319 if (of_phy_is_fixed_link(np)) in gfar_probe()
3340 if (of_phy_is_fixed_link(np)) in gfar_remove()
A Dfec_main.c4416 if (!phy_node && of_phy_is_fixed_link(np)) { in fec_probe()
4601 if (of_phy_is_fixed_link(np)) in fec_probe()
4635 if (of_phy_is_fixed_link(np)) in fec_drv_remove()
/drivers/net/ethernet/ibm/emac/
A Dcore.c2646 of_phy_is_fixed_link(np)) { in emac_init_phy()
2658 if (of_phy_is_fixed_link(np)) { in emac_init_phy()
/drivers/net/dsa/sja1105/
A Dsja1105_main.c1215 if (!of_phy_is_fixed_link(child)) { in sja1105_parse_ports_node()
/drivers/net/ethernet/cadence/
A Dmacb_main.c942 if (!mdio_np && of_phy_is_fixed_link(np)) in macb_mii_init()

Completed in 85 milliseconds