/Linux-v6.1/include/linux/ |
D | of_mdio.h | 33 bool of_phy_is_fixed_link(struct device_node *np); 124 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function
|
/Linux-v6.1/drivers/net/mdio/ |
D | of_mdio.c | 325 if (of_phy_is_fixed_link(np)) { in of_phy_get_and_connect() 354 bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function 378 EXPORT_SYMBOL(of_phy_is_fixed_link);
|
/Linux-v6.1/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()
|
D | ethernet.c | 889 if (priv->of_node && of_phy_is_fixed_link(priv->of_node)) { in cvm_oct_probe()
|
/Linux-v6.1/drivers/net/ethernet/broadcom/genet/ |
D | bcmmii.c | 551 if (!priv->phy_dn && of_phy_is_fixed_link(dn)) { in bcmgenet_mii_of_init() 666 if (of_phy_is_fixed_link(dn)) in bcmgenet_mii_exit()
|
/Linux-v6.1/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 942 if (!fpi->phy_node && of_phy_is_fixed_link(ofdev->dev.of_node)) { in fs_enet_probe() 1047 if (of_phy_is_fixed_link(ofdev->dev.of_node)) in fs_enet_probe() 1066 if (of_phy_is_fixed_link(ofdev->dev.of_node)) in fs_enet_remove()
|
/Linux-v6.1/drivers/net/ethernet/ni/ |
D | nixge.c | 1339 if (!phy_node && of_phy_is_fixed_link(pdev->dev.of_node)) { in nixge_probe() 1358 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_probe() 1379 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_remove()
|
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-ipq806x.c | 281 if (!of_phy_is_fixed_link(pdev->dev.of_node)) in ipq806x_gmac_configure_qsgmii_pcs_speed()
|
D | stmmac_platform.c | 323 bool mdio = !of_phy_is_fixed_link(np); in stmmac_dt_phy()
|
/Linux-v6.1/drivers/net/ethernet/ti/ |
D | davinci_emac.c | 1770 if (!of_phy_is_fixed_link(np)) in davinci_emac_of_get_pdata() 1990 if (of_phy_is_fixed_link(np)) in davinci_emac_probe() 2022 if (of_phy_is_fixed_link(np)) in davinci_emac_remove()
|
D | cpsw.c | 1318 } else if (of_phy_is_fixed_link(slave_node)) { in cpsw_probe_dt() 1410 if (of_phy_is_fixed_link(slave_node)) in cpsw_remove_dt()
|
D | cpsw_new.c | 1288 if (of_phy_is_fixed_link(port_np)) { in cpsw_probe_dt() 1353 if (of_phy_is_fixed_link(port_np)) in cpsw_remove_dt()
|
/Linux-v6.1/net/dsa/ |
D | port.c | 1948 if (of_phy_is_fixed_link(dn)) in dsa_shared_port_validate_of() 1997 if (of_phy_is_fixed_link(dp->dn)) in dsa_shared_port_link_register_of() 2015 if (of_phy_is_fixed_link(dp->dn)) in dsa_shared_port_link_unregister_of()
|
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-mac.c | 388 if (of_phy_is_fixed_link(to_of_node(dpmac_node)) && in dpaa2_mac_connect()
|
/Linux-v6.1/drivers/net/ethernet/faraday/ |
D | ftgmac100.c | 1710 if (of_phy_is_fixed_link(priv->dev->of_node)) in ftgmac100_phy_disconnect() 1874 } else if (np && of_phy_is_fixed_link(np)) { in ftgmac100_probe()
|
/Linux-v6.1/drivers/net/ethernet/broadcom/ |
D | bcmsysport.c | 2549 if (of_phy_is_fixed_link(dn)) { in bcm_sysport_probe() 2633 if (of_phy_is_fixed_link(dn)) in bcm_sysport_probe() 2651 if (of_phy_is_fixed_link(dn)) in bcm_sysport_remove()
|
/Linux-v6.1/drivers/net/ethernet/renesas/ |
D | ravb_main.c | 1419 if (of_phy_is_fixed_link(np)) { in ravb_phy_init() 1465 if (of_phy_is_fixed_link(np)) in ravb_phy_init() 2184 if (of_phy_is_fixed_link(np)) in ravb_close()
|
/Linux-v6.1/drivers/net/ethernet/freescale/fman/ |
D | fman_memac.c | 1206 if (!mac_dev->phy_node && of_phy_is_fixed_link(mac_node)) { in memac_initialization()
|
/Linux-v6.1/drivers/net/ethernet/freescale/ |
D | gianfar.c | 801 if (!priv->phy_node && of_phy_is_fixed_link(np)) { in gfar_of_init() 3356 if (of_phy_is_fixed_link(np)) in gfar_probe() 3377 if (of_phy_is_fixed_link(np)) in gfar_remove()
|
D | ucc_geth.c | 3614 if (!ug_info->phy_node && of_phy_is_fixed_link(np)) { in ucc_geth_probe() 3746 if (of_phy_is_fixed_link(np)) in ucc_geth_probe() 3764 if (of_phy_is_fixed_link(np)) in ucc_geth_remove()
|
D | fec_main.c | 3957 if (!phy_node && of_phy_is_fixed_link(np)) { in fec_probe() 4142 if (of_phy_is_fixed_link(np)) in fec_probe() 4174 if (of_phy_is_fixed_link(np)) in fec_drv_remove()
|
/Linux-v6.1/drivers/net/ethernet/ibm/emac/ |
D | core.c | 2691 of_phy_is_fixed_link(np)) { in emac_init_phy() 2703 if (of_phy_is_fixed_link(np)) { in emac_init_phy()
|
/Linux-v6.1/drivers/net/dsa/sja1105/ |
D | sja1105_main.c | 1218 if (!of_phy_is_fixed_link(child)) { in sja1105_parse_ports_node()
|
/Linux-v6.1/drivers/net/ethernet/cadence/ |
D | macb_main.c | 871 if (of_phy_is_fixed_link(np)) in macb_mdiobus_register()
|