Home
last modified time | relevance | path

Searched refs:eth_node (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1729 mac = prueth_node_mac(eth_node); in prueth_netdev_init()
1788 emac->phy_node = eth_node; in prueth_netdev_init()
1987 eth_node, ret); in prueth_probe()
1990 of_node_get(eth_node); in prueth_probe()
1993 eth0_node = eth_node; in prueth_probe()
1999 eth1_node = eth_node; in prueth_probe()
2196 eth_node = prueth->eth_node[i]; in prueth_probe()
2197 if (!eth_node) in prueth_probe()
2240 struct device_node *eth_node; in prueth_remove() local
2253 eth_node = prueth->eth_node[i]; in prueth_remove()
[all …]
H A Dicssg_prueth.h223 struct device_node *eth_node[PRUETH_NUM_MACS]; member
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c165 ofnode eth_node, node, mdio_node; in ocelot_mdiobus_init() local
177 eth_node = dev_read_first_subnode(dev); in ocelot_mdiobus_init()
178 node = ofnode_first_subnode(eth_node); in ocelot_mdiobus_init()
H A Dluton_switch.c218 ofnode eth_node, node, mdio_node; in luton_mdiobus_init() local
229 eth_node = dev_read_first_subnode(dev); in luton_mdiobus_init()
230 node = ofnode_first_subnode(eth_node); in luton_mdiobus_init()