Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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/drivers/staging/octeon/
H A Dethernet-mdio.c147 if (!phy_node && of_phy_is_fixed_link(priv->of_node)) in cvm_oct_phy_setup_device()
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2530 if (of_phy_is_fixed_link(dn)) { in bcm_sysport_probe()
2620 if (of_phy_is_fixed_link(dn)) in bcm_sysport_probe()
2638 if (of_phy_is_fixed_link(dn)) in bcm_sysport_remove()
/linux/drivers/net/ethernet/faraday/
H A Dftgmac100.c1789 if (of_phy_is_fixed_link(priv->dev->of_node)) in ftgmac100_phy_disconnect()
1901 if (of_phy_is_fixed_link(np) || in ftgmac100_probe_dt()
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c1625 if (!np && of_phy_is_fixed_link(dev->of_node)) in emac_phy_connect()
1964 if (of_phy_is_fixed_link(dev->of_node)) { in emac_probe()
/linux/drivers/net/ethernet/renesas/
H A Dravb_main.c1512 if (of_phy_is_fixed_link(np)) { in ravb_phy_init()
1547 if (of_phy_is_fixed_link(np)) in ravb_phy_init()
2388 if (of_phy_is_fixed_link(np)) in ravb_close()
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c797 if (!priv->phy_node && of_phy_is_fixed_link(np)) { in gfar_of_init()
3316 if (of_phy_is_fixed_link(np)) in gfar_probe()
3337 if (of_phy_is_fixed_link(np)) in gfar_remove()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1715 if (!emac->phy_node && !of_phy_is_fixed_link(eth_node)) { in prueth_netdev_init()
1719 } else if (of_phy_is_fixed_link(eth_node)) { in prueth_netdev_init()
H A Dicssg_common.c1752 if (of_phy_is_fixed_link(emac->phy_node)) in prueth_netdev_exit()
/linux/net/dsa/
H A Dport.c1826 if (of_phy_is_fixed_link(dn)) in dsa_shared_port_validate_of()
/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c2655 of_phy_is_fixed_link(np)) { in emac_init_phy()
2667 if (of_phy_is_fixed_link(np)) { in emac_init_phy()