Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dof_mdio.h33 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/
Dof_mdio.c325 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/
Dethernet-mdio.c149 if (!phy_node && of_phy_is_fixed_link(priv->of_node)) in cvm_oct_phy_setup_device()
Dethernet.c889 if (priv->of_node && of_phy_is_fixed_link(priv->of_node)) { in cvm_oct_probe()
/Linux-v6.1/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c551 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/
Dfs_enet-main.c942 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/
Dnixge.c1339 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/
Ddwmac-ipq806x.c281 if (!of_phy_is_fixed_link(pdev->dev.of_node)) in ipq806x_gmac_configure_qsgmii_pcs_speed()
Dstmmac_platform.c323 bool mdio = !of_phy_is_fixed_link(np); in stmmac_dt_phy()
/Linux-v6.1/drivers/net/ethernet/ti/
Ddavinci_emac.c1770 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()
Dcpsw.c1318 } 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()
Dcpsw_new.c1288 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/
Dport.c1948 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/
Ddpaa2-mac.c388 if (of_phy_is_fixed_link(to_of_node(dpmac_node)) && in dpaa2_mac_connect()
/Linux-v6.1/drivers/net/ethernet/faraday/
Dftgmac100.c1710 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/
Dbcmsysport.c2549 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/
Dravb_main.c1419 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/
Dfman_memac.c1206 if (!mac_dev->phy_node && of_phy_is_fixed_link(mac_node)) { in memac_initialization()
/Linux-v6.1/drivers/net/ethernet/freescale/
Dgianfar.c801 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()
Ducc_geth.c3614 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()
Dfec_main.c3957 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/
Dcore.c2691 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/
Dsja1105_main.c1218 if (!of_phy_is_fixed_link(child)) { in sja1105_parse_ports_node()
/Linux-v6.1/drivers/net/ethernet/cadence/
Dmacb_main.c871 if (of_phy_is_fixed_link(np)) in macb_mdiobus_register()