| /Linux-v5.4/include/linux/ |
| D | of_mdio.h | 31 extern bool of_phy_is_fixed_link(struct device_node *np); 111 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function
|
| /Linux-v5.4/drivers/of/ |
| D | of_mdio.c | 367 if (of_phy_is_fixed_link(np)) { in of_phy_get_and_connect() 426 bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function 450 EXPORT_SYMBOL(of_phy_is_fixed_link);
|
| /Linux-v5.4/net/dsa/ |
| D | port.c | 639 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_link_register_of() 657 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_link_unregister_of() 668 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_phy_strings() 687 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_ethtool_phy_stats() 706 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_phy_sset_count()
|
| /Linux-v5.4/drivers/staging/octeon/ |
| D | ethernet-mdio.c | 149 if (!phy_node && of_phy_is_fixed_link(priv->of_node)) { in cvm_oct_phy_setup_device()
|
| /Linux-v5.4/drivers/net/ethernet/broadcom/genet/ |
| D | bcmmii.c | 491 if (!priv->phy_dn && of_phy_is_fixed_link(dn)) { in bcmgenet_mii_of_init() 614 if (of_phy_is_fixed_link(dn)) in bcmgenet_mii_exit()
|
| /Linux-v5.4/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_pf.c | 763 if (!of_phy_is_fixed_link(np)) { in enetc_of_get_phy() 791 if (of_phy_is_fixed_link(np)) in enetc_of_get_phy() 806 if (np && of_phy_is_fixed_link(np)) in enetc_of_put_phy()
|
| /Linux-v5.4/drivers/net/ethernet/freescale/fs_enet/ |
| D | fs_enet-main.c | 953 if (!fpi->phy_node && of_phy_is_fixed_link(ofdev->dev.of_node)) { in fs_enet_probe() 1060 if (of_phy_is_fixed_link(ofdev->dev.of_node)) in fs_enet_probe() 1080 if (of_phy_is_fixed_link(ofdev->dev.of_node)) in fs_enet_remove()
|
| /Linux-v5.4/drivers/net/ethernet/aurora/ |
| D | nb8800.c | 1417 if (of_phy_is_fixed_link(pdev->dev.of_node)) { in nb8800_probe() 1479 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nb8800_probe() 1498 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nb8800_remove()
|
| /Linux-v5.4/drivers/net/ethernet/ni/ |
| D | nixge.c | 1357 if (!phy_node && of_phy_is_fixed_link(pdev->dev.of_node)) { in nixge_probe() 1376 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_probe() 1397 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_remove()
|
| /Linux-v5.4/drivers/net/ethernet/ti/ |
| D | davinci_emac.c | 1725 if (!of_phy_is_fixed_link(np)) in davinci_emac_of_get_pdata() 1950 if (of_phy_is_fixed_link(np)) in davinci_emac_probe() 1982 if (of_phy_is_fixed_link(np)) in davinci_emac_remove()
|
| D | cpsw.c | 2584 } else if (of_phy_is_fixed_link(slave_node)) { in cpsw_probe_dt() 2680 if (of_phy_is_fixed_link(slave_node)) in cpsw_remove_dt()
|
| /Linux-v5.4/drivers/net/ethernet/altera/ |
| D | altera_tse_main.c | 789 if (of_phy_is_fixed_link(priv->device->of_node)) { in init_phy() 1616 if (of_phy_is_fixed_link(priv->device->of_node)) in altera_tse_remove()
|
| /Linux-v5.4/drivers/net/ethernet/renesas/ |
| D | ravb_main.c | 1028 if (of_phy_is_fixed_link(np)) { in ravb_phy_init() 1074 if (of_phy_is_fixed_link(np)) in ravb_phy_init() 1691 if (of_phy_is_fixed_link(np)) in ravb_close()
|
| /Linux-v5.4/drivers/net/ethernet/freescale/fman/ |
| D | mac.c | 806 if (!mac_dev->phy_node && of_phy_is_fixed_link(mac_node)) { in mac_probe()
|
| /Linux-v5.4/drivers/net/ethernet/cadence/ |
| D | macb_main.c | 513 if (of_phy_is_fixed_link(np)) { in macb_mii_probe() 601 if (np && of_phy_is_fixed_link(np)) { in macb_mii_init() 625 if (np && of_phy_is_fixed_link(np)) in macb_mii_init() 4355 if (np && of_phy_is_fixed_link(np)) in macb_probe() 4389 if (np && of_phy_is_fixed_link(np)) in macb_remove()
|
| /Linux-v5.4/drivers/net/ethernet/broadcom/ |
| D | bcmsysport.c | 2490 if (of_phy_is_fixed_link(dn)) { in bcm_sysport_probe() 2564 if (of_phy_is_fixed_link(dn)) in bcm_sysport_probe() 2582 if (of_phy_is_fixed_link(dn)) in bcm_sysport_remove()
|
| /Linux-v5.4/drivers/net/ethernet/freescale/ |
| D | gianfar.c | 825 if (!priv->phy_node && of_phy_is_fixed_link(np)) { in gfar_of_init() 3456 if (of_phy_is_fixed_link(np)) in gfar_probe() 3477 if (of_phy_is_fixed_link(np)) in gfar_remove()
|
| D | fec_main.c | 3458 if (!phy_node && of_phy_is_fixed_link(np)) { in fec_probe() 3622 if (of_phy_is_fixed_link(np)) in fec_probe() 3652 if (of_phy_is_fixed_link(np)) in fec_drv_remove()
|
| D | ucc_geth.c | 3789 if (!ug_info->phy_node && of_phy_is_fixed_link(np)) { in ucc_geth_probe() 3922 if (of_phy_is_fixed_link(np)) in ucc_geth_probe() 3939 if (of_phy_is_fixed_link(np)) in ucc_geth_remove()
|
| /Linux-v5.4/drivers/net/ethernet/ibm/emac/ |
| D | core.c | 2688 of_phy_is_fixed_link(np)) { in emac_init_phy() 2700 if (of_phy_is_fixed_link(np)) { in emac_init_phy()
|
| /Linux-v5.4/drivers/net/ethernet/atheros/ |
| D | ag71xx.c | 922 if (of_phy_is_fixed_link(np)) { in ag71xx_phy_connect()
|
| /Linux-v5.4/drivers/net/dsa/sja1105/ |
| D | sja1105_main.c | 648 if (!of_phy_is_fixed_link(child)) { in sja1105_parse_ports_node()
|