Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dof_mdio.h74 extern bool of_phy_is_fixed_link(struct device_node *np);
80 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function
/linux-4.4.14/drivers/of/
Dof_mdio.c286 bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function
310 EXPORT_SYMBOL(of_phy_is_fixed_link);
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c136 if (!plat->phy_node && of_phy_is_fixed_link(np)) { in stmmac_probe_config_dt()
/linux-4.4.14/net/dsa/
Ddsa.c192 if (of_phy_is_fixed_link(port_dn)) { in dsa_cpu_dsa_setup()
437 if (of_phy_is_fixed_link(port_dn)) { in dsa_switch_destroy()
Dslave.c1032 if (of_phy_is_fixed_link(port_dn)) { in dsa_slave_phy_setup()
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c522 if (!priv->phy_dn && of_phy_is_fixed_link(dn)) { in bcmgenet_mii_of_init()
/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c972 if (!fpi->phy_node && of_phy_is_fixed_link(ofdev->dev.of_node)) { in fs_enet_probe()
/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_tse_main.c800 if (of_phy_is_fixed_link(priv->device->of_node)) { in init_phy()
/linux-4.4.14/drivers/net/ethernet/ti/
Ddavinci_emac.c1865 if (!of_phy_is_fixed_link(np)) in davinci_emac_of_get_pdata()
Dcpsw.c2038 if (of_phy_is_fixed_link(slave_node)) { in cpsw_probe_dt()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbcmsysport.c1799 if (of_phy_is_fixed_link(dn)) { in bcm_sysport_probe()
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvneta.c3277 if (!of_phy_is_fixed_link(dn)) { in mvneta_probe()
/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c2903 if (!lp->phy_node && of_phy_is_fixed_link(lp->pdev->dev.of_node)) { in dwceqos_probe()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfec_main.c3379 if (!phy_node && of_phy_is_fixed_link(np)) { in fec_probe()
Dgianfar.c919 if (!priv->phy_node && of_phy_is_fixed_link(np)) { in gfar_of_init()
Ducc_geth.c3794 if (!ug_info->phy_node && of_phy_is_fixed_link(np)) { in ucc_geth_probe()