| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | port.c | 720 if (of_phy_is_fixed_link(dp->dn) || phy_np) { in dsa_port_link_register_of() 734 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_link_register_of() 753 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_link_unregister_of() 764 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_phy_strings() 783 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_ethtool_phy_stats() 802 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_phy_sset_count()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of_mdio.h | 36 bool of_phy_is_fixed_link(struct device_node *np); 134 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function
|
| /OK3568_Linux_fs/kernel/drivers/net/mdio/ |
| H A D | of_mdio.c | 445 if (of_phy_is_fixed_link(np)) { in of_phy_get_and_connect() 504 bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function 528 EXPORT_SYMBOL(of_phy_is_fixed_link);
|
| /OK3568_Linux_fs/kernel/drivers/staging/octeon/ |
| H A D | ethernet-mdio.c | 149 if (!phy_node && of_phy_is_fixed_link(priv->of_node)) { in cvm_oct_phy_setup_device()
|
| H A D | ethernet.c | 896 if (priv->of_node && of_phy_is_fixed_link(priv->of_node)) { in cvm_oct_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmmii.c | 516 if (!priv->phy_dn && of_phy_is_fixed_link(dn)) { in bcmgenet_mii_of_init() 631 if (of_phy_is_fixed_link(dn)) in bcmgenet_mii_exit()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | fs_enet-main.c | 946 if (!fpi->phy_node && of_phy_is_fixed_link(ofdev->dev.of_node)) { in fs_enet_probe() 1052 if (of_phy_is_fixed_link(ofdev->dev.of_node)) in fs_enet_probe() 1071 if (of_phy_is_fixed_link(ofdev->dev.of_node)) in fs_enet_remove()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aurora/ |
| H A D | nb8800.c | 1412 if (of_phy_is_fixed_link(pdev->dev.of_node)) { in nb8800_probe() 1474 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nb8800_probe() 1493 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nb8800_remove()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ni/ |
| H A D | nixge.c | 1340 if (!phy_node && of_phy_is_fixed_link(pdev->dev.of_node)) { in nixge_probe() 1359 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_probe() 1380 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_remove()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | davinci_emac.c | 1738 if (!of_phy_is_fixed_link(np)) in davinci_emac_of_get_pdata() 1963 if (of_phy_is_fixed_link(np)) in davinci_emac_probe() 1995 if (of_phy_is_fixed_link(np)) in davinci_emac_remove()
|
| H A D | cpsw.c | 1337 } else if (of_phy_is_fixed_link(slave_node)) { in cpsw_probe_dt() 1432 if (of_phy_is_fixed_link(slave_node)) in cpsw_remove_dt()
|
| H A D | cpsw_new.c | 1304 if (of_phy_is_fixed_link(port_np)) { in cpsw_probe_dt() 1372 if (of_phy_is_fixed_link(port_np)) in cpsw_remove_dt()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-mac.c | 345 if (of_phy_is_fixed_link(dpmac_node) && in dpaa2_mac_connect()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_platform.c | 325 bool mdio = !of_phy_is_fixed_link(np); in stmmac_dt_phy()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/altera/ |
| H A D | altera_tse_main.c | 793 if (of_phy_is_fixed_link(priv->device->of_node)) { in init_phy() 1623 if (of_phy_is_fixed_link(priv->device->of_node)) in altera_tse_remove()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/ |
| H A D | ravb_main.c | 1018 if (of_phy_is_fixed_link(np)) { in ravb_phy_init() 1066 if (of_phy_is_fixed_link(np)) in ravb_phy_init() 1705 if (of_phy_is_fixed_link(np)) in ravb_close()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/ |
| H A D | mac.c | 815 if (!mac_dev->phy_node && of_phy_is_fixed_link(mac_node)) { in mac_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | bcmsysport.c | 2555 if (of_phy_is_fixed_link(dn)) { in bcm_sysport_probe() 2641 if (of_phy_is_fixed_link(dn)) in bcm_sysport_probe() 2659 if (of_phy_is_fixed_link(dn)) in bcm_sysport_remove()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynosauto | 1253 of_phy_is_fixed_link
|
| H A D | abi_gki_aarch64_imx | 1346 of_phy_is_fixed_link
|
| H A D | abi_gki_aarch64_rockchip | 2754 of_phy_is_fixed_link
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/ |
| H A D | fec_main.c | 3668 if (!phy_node && of_phy_is_fixed_link(np)) { in fec_probe() 3833 if (of_phy_is_fixed_link(np)) in fec_probe() 3864 if (of_phy_is_fixed_link(np)) in fec_drv_remove()
|
| H A D | gianfar.c | 834 if (!priv->phy_node && of_phy_is_fixed_link(np)) { in gfar_of_init() 3476 if (of_phy_is_fixed_link(np)) in gfar_probe() 3497 if (of_phy_is_fixed_link(np)) in gfar_remove()
|
| H A D | ucc_geth.c | 3789 if (!ug_info->phy_node && of_phy_is_fixed_link(np)) { in ucc_geth_probe() 3923 if (of_phy_is_fixed_link(np)) in ucc_geth_probe() 3939 if (of_phy_is_fixed_link(np)) in ucc_geth_remove()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/ |
| H A D | core.c | 2687 of_phy_is_fixed_link(np)) { in emac_init_phy() 2699 if (of_phy_is_fixed_link(np)) { in emac_init_phy()
|