Home
last modified time | relevance | path

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

12

/linux/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/drivers/net/mdio/
A Dof_mdio.c323 if (of_phy_is_fixed_link(np)) { in of_phy_get_and_connect()
352 bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function
376 EXPORT_SYMBOL(of_phy_is_fixed_link);
/linux/net/dsa/
A Dport.c1203 if (of_phy_is_fixed_link(dp->dn) || phy_np) { in dsa_port_link_register_of()
1215 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_link_register_of()
1234 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_link_unregister_of()
1245 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_phy_strings()
1264 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_ethtool_phy_stats()
1283 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_phy_sset_count()
/linux/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/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c548 if (!priv->phy_dn && of_phy_is_fixed_link(dn)) { in bcmgenet_mii_of_init()
663 if (of_phy_is_fixed_link(dn)) in bcmgenet_mii_exit()
/linux/drivers/net/ethernet/freescale/fs_enet/
A Dfs_enet-main.c945 if (!fpi->phy_node && of_phy_is_fixed_link(ofdev->dev.of_node)) { in fs_enet_probe()
1049 if (of_phy_is_fixed_link(ofdev->dev.of_node)) in fs_enet_probe()
1068 if (of_phy_is_fixed_link(ofdev->dev.of_node)) in fs_enet_remove()
/linux/drivers/net/ethernet/ni/
A Dnixge.c1336 if (!phy_node && of_phy_is_fixed_link(pdev->dev.of_node)) { in nixge_probe()
1355 if (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_remove()
/linux/drivers/net/ethernet/ti/
A Ddavinci_emac.c1740 if (!of_phy_is_fixed_link(np)) in davinci_emac_of_get_pdata()
1964 if (of_phy_is_fixed_link(np)) in davinci_emac_probe()
1996 if (of_phy_is_fixed_link(np)) in davinci_emac_remove()
A Dcpsw.c1324 } else if (of_phy_is_fixed_link(slave_node)) { in cpsw_probe_dt()
1417 if (of_phy_is_fixed_link(slave_node)) in cpsw_remove_dt()
A 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()
A Dam65-cpsw-nuss.c1893 if (of_phy_is_fixed_link(port_np)) { in am65_cpsw_nuss_init_slave_ports()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-mac.c323 if (of_phy_is_fixed_link(to_of_node(dpmac_node)) && in dpaa2_mac_connect()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_platform.c323 bool mdio = !of_phy_is_fixed_link(np); in stmmac_dt_phy()
/linux/drivers/net/ethernet/altera/
A Daltera_tse_main.c789 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/drivers/net/ethernet/freescale/fman/
A Dmac.c802 if (!mac_dev->phy_node && of_phy_is_fixed_link(mac_node)) { in mac_probe()
/linux/drivers/net/ethernet/broadcom/
A Dbcmsysport.c2550 if (of_phy_is_fixed_link(dn)) { in bcm_sysport_probe()
2632 if (of_phy_is_fixed_link(dn)) in bcm_sysport_probe()
2650 if (of_phy_is_fixed_link(dn)) in bcm_sysport_remove()
/linux/drivers/net/ethernet/renesas/
A Dravb_main.c1414 if (of_phy_is_fixed_link(np)) { in ravb_phy_init()
1464 if (of_phy_is_fixed_link(np)) in ravb_phy_init()
2162 if (of_phy_is_fixed_link(np)) in ravb_close()
/linux/drivers/net/ethernet/freescale/
A Dgianfar.c801 if (!priv->phy_node && of_phy_is_fixed_link(np)) { in gfar_of_init()
3359 if (of_phy_is_fixed_link(np)) in gfar_probe()
3380 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.c3820 if (!phy_node && of_phy_is_fixed_link(np)) { in fec_probe()
4001 if (of_phy_is_fixed_link(np)) in fec_probe()
4032 if (of_phy_is_fixed_link(np)) in fec_drv_remove()
/linux/drivers/net/ethernet/ibm/emac/
A Dcore.c2688 of_phy_is_fixed_link(np)) { in emac_init_phy()
2700 if (of_phy_is_fixed_link(np)) { in emac_init_phy()
/linux/drivers/net/dsa/sja1105/
A Dsja1105_main.c1219 if (!of_phy_is_fixed_link(child)) { in sja1105_parse_ports_node()
/linux/drivers/net/ethernet/cadence/
A Dmacb_main.c911 if (of_phy_is_fixed_link(np)) in macb_mdiobus_register()
/linux/
A Dvmlinux.symvers12027 0x00000000 of_phy_is_fixed_link vmlinux EXPORT_SYMBOL

Completed in 103 milliseconds

12