Home
last modified time | relevance | path

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

12

/linux-6.12.1/include/linux/
Dof_mdio.h49 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
/linux-6.12.1/drivers/net/mdio/
Dof_mdio.c361 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() function
413 EXPORT_SYMBOL(of_phy_is_fixed_link);
/linux-6.12.1/drivers/staging/octeon/
Dethernet-mdio.c147 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-6.12.1/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c567 if (!priv->phy_dn && of_phy_is_fixed_link(dn)) { in bcmgenet_mii_of_init()
682 if (of_phy_is_fixed_link(dn)) in bcmgenet_mii_exit()
/linux-6.12.1/drivers/net/ethernet/ni/
Dnixge.c1366 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()
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-ipq806x.c284 if (!of_phy_is_fixed_link(pdev->dev.of_node)) in ipq806x_gmac_configure_qsgmii_pcs_speed()
Dstmmac_platform.c365 legacy_mdio = !of_phy_is_fixed_link(np) && !plat->phy_node; in stmmac_mdio_setup()
/linux-6.12.1/drivers/net/ethernet/ti/
Ddavinci_emac.c1765 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()
Dcpsw.c1320 } else if (of_phy_is_fixed_link(slave_node)) { in cpsw_probe_dt()
1412 if (of_phy_is_fixed_link(slave_node)) in cpsw_remove_dt()
Dcpsw_new.c1292 if (of_phy_is_fixed_link(port_np)) { in cpsw_probe_dt()
1357 if (of_phy_is_fixed_link(port_np)) in cpsw_remove_dt()
/linux-6.12.1/drivers/net/ethernet/ti/icssg/
Dicssg_prueth_sr1.c792 if (!emac->phy_node && !of_phy_is_fixed_link(eth_node)) { in prueth_netdev_init()
796 } else if (of_phy_is_fixed_link(eth_node)) { in prueth_netdev_init()
Dicssg_prueth.c895 if (!emac->phy_node && !of_phy_is_fixed_link(eth_node)) { in prueth_netdev_init()
899 } else if (of_phy_is_fixed_link(eth_node)) { in prueth_netdev_init()
Dicssg_common.c1160 if (of_phy_is_fixed_link(emac->phy_node)) in prueth_netdev_exit()
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-mac.c401 if (of_phy_is_fixed_link(to_of_node(dpmac_node)) && in dpaa2_mac_connect()
/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_intf.c1236 if (!intf->phy_dn && of_phy_is_fixed_link(ndev_dn)) { in bcmasp_interface_create()
1289 if (of_phy_is_fixed_link(intf->ndev_dn)) in bcmasp_interface_destroy()
/linux-6.12.1/drivers/net/ethernet/faraday/
Dftgmac100.c1738 if (of_phy_is_fixed_link(priv->dev->of_node)) in ftgmac100_phy_disconnect()
1921 } else if (np && of_phy_is_fixed_link(np)) { in ftgmac100_probe()
/linux-6.12.1/drivers/net/ethernet/broadcom/
Dbcmsysport.c2561 if (of_phy_is_fixed_link(dn)) { in bcm_sysport_probe()
2645 if (of_phy_is_fixed_link(dn)) in bcm_sysport_probe()
2663 if (of_phy_is_fixed_link(dn)) in bcm_sysport_remove()
/linux-6.12.1/drivers/net/ethernet/renesas/
Dravb_main.c1494 if (of_phy_is_fixed_link(np)) { in ravb_phy_init()
1529 if (of_phy_is_fixed_link(np)) in ravb_phy_init()
2338 if (of_phy_is_fixed_link(np)) in ravb_close()
/linux-6.12.1/drivers/net/ethernet/freescale/
Ducc_geth.c3615 if (!ug_info->phy_node && of_phy_is_fixed_link(np)) { in ucc_geth_probe()
3747 if (of_phy_is_fixed_link(np)) in ucc_geth_probe()
3765 if (of_phy_is_fixed_link(np)) in ucc_geth_remove()
Dgianfar.c803 if (!priv->phy_node && of_phy_is_fixed_link(np)) { in gfar_of_init()
3358 if (of_phy_is_fixed_link(np)) in gfar_probe()
3379 if (of_phy_is_fixed_link(np)) in gfar_remove()
Dfec_main.c4379 if (!phy_node && of_phy_is_fixed_link(np)) { in fec_probe()
4564 if (of_phy_is_fixed_link(np)) in fec_probe()
4598 if (of_phy_is_fixed_link(np)) in fec_drv_remove()
/linux-6.12.1/net/dsa/
Dport.c1851 if (of_phy_is_fixed_link(dn)) in dsa_shared_port_validate_of()
/linux-6.12.1/drivers/net/ethernet/ibm/emac/
Dcore.c2649 of_phy_is_fixed_link(np)) { in emac_init_phy()
2661 if (of_phy_is_fixed_link(np)) { in emac_init_phy()
/linux-6.12.1/drivers/net/dsa/sja1105/
Dsja1105_main.c1216 if (!of_phy_is_fixed_link(child)) { in sja1105_parse_ports_node()

12