Searched refs:of_phy_is_fixed_link (Results 1 – 18 of 18) sorted by relevance
49 bool of_phy_is_fixed_link(struct device_node *np);140 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function
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()
281 if (!of_phy_is_fixed_link(pdev->dev.of_node)) in ipq806x_gmac_configure_qsgmii_pcs_speed()
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()
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()
889 if (priv->of_node && of_phy_is_fixed_link(priv->of_node)) { in cvm_oct_probe()
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()