Searched refs:of_phy_is_fixed_link (Results 1 – 23 of 23) sorted by relevance
361 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() function413 EXPORT_SYMBOL(of_phy_is_fixed_link);
147 if (!phy_node && of_phy_is_fixed_link(priv->of_node)) in cvm_oct_phy_setup_device()
889 if (priv->of_node && of_phy_is_fixed_link(priv->of_node)) { in cvm_oct_probe()
572 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()
1366 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()
1765 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()
1348 } 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()
1299 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()
281 if (!of_phy_is_fixed_link(pdev->dev.of_node)) in ipq806x_gmac_configure_qsgmii_pcs_speed()
365 legacy_mdio = !of_phy_is_fixed_link(np) && !plat->phy_node; in stmmac_mdio_setup()
401 if (of_phy_is_fixed_link(to_of_node(dpmac_node)) && in dpaa2_mac_connect()
812 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()
1197 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()
1409 if (of_phy_is_fixed_link(emac->phy_node)) in prueth_netdev_exit()
1244 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()
1759 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()
2531 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()
1489 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()
794 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()
4416 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()
2646 of_phy_is_fixed_link(np)) { in emac_init_phy()2658 if (of_phy_is_fixed_link(np)) { in emac_init_phy()
1215 if (!of_phy_is_fixed_link(child)) { in sja1105_parse_ports_node()
942 if (!mdio_np && of_phy_is_fixed_link(np)) in macb_mii_init()
Completed in 85 milliseconds