Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A 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-6.3-rc2/drivers/net/mdio/
A 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-6.3-rc2/drivers/staging/octeon/
A Dethernet-mdio.c149 if (!phy_node && of_phy_is_fixed_link(priv->of_node)) in cvm_oct_phy_setup_device()
A Dethernet.c889 if (priv->of_node && of_phy_is_fixed_link(priv->of_node)) { in cvm_oct_probe()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c553 if (!priv->phy_dn && of_phy_is_fixed_link(dn)) { in bcmgenet_mii_of_init()
668 if (of_phy_is_fixed_link(dn)) in bcmgenet_mii_exit()
/linux-6.3-rc2/drivers/net/ethernet/freescale/fs_enet/
A 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-6.3-rc2/drivers/net/ethernet/ni/
A Dnixge.c1368 if (!phy_node && of_phy_is_fixed_link(pdev->dev.of_node)) { in nixge_probe()
1387 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_probe()
1408 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_remove()
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-ipq806x.c281 if (!of_phy_is_fixed_link(pdev->dev.of_node)) in ipq806x_gmac_configure_qsgmii_pcs_speed()
A Dstmmac_platform.c323 bool mdio = !of_phy_is_fixed_link(np); in stmmac_dt_phy()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A 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()
A 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()
A 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-6.3-rc2/net/dsa/
A Dport.c1950 if (of_phy_is_fixed_link(dn)) in dsa_shared_port_validate_of()
1999 if (of_phy_is_fixed_link(dp->dn)) in dsa_shared_port_link_register_of()
2017 if (of_phy_is_fixed_link(dp->dn)) in dsa_shared_port_link_unregister_of()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-mac.c398 if (of_phy_is_fixed_link(to_of_node(dpmac_node)) && in dpaa2_mac_connect()
/linux-6.3-rc2/drivers/net/ethernet/faraday/
A 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-6.3-rc2/drivers/net/ethernet/broadcom/
A Dbcmsysport.c2560 if (of_phy_is_fixed_link(dn)) { in bcm_sysport_probe()
2644 if (of_phy_is_fixed_link(dn)) in bcm_sysport_probe()
2662 if (of_phy_is_fixed_link(dn)) in bcm_sysport_remove()
/linux-6.3-rc2/drivers/net/ethernet/renesas/
A 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-6.3-rc2/drivers/net/ethernet/freescale/
A 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()
A 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()
A Dfec_main.c4262 if (!phy_node && of_phy_is_fixed_link(np)) { in fec_probe()
4447 if (of_phy_is_fixed_link(np)) in fec_probe()
4479 if (of_phy_is_fixed_link(np)) in fec_drv_remove()
/linux-6.3-rc2/drivers/net/ethernet/ibm/emac/
A 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-6.3-rc2/drivers/net/dsa/sja1105/
A Dsja1105_main.c1218 if (!of_phy_is_fixed_link(child)) { in sja1105_parse_ports_node()
/linux-6.3-rc2/drivers/net/ethernet/cadence/
A Dmacb_main.c923 if (of_phy_is_fixed_link(np)) in macb_mdiobus_register()

Completed in 78 milliseconds