Searched refs:eth_node (Results 1 – 4 of 4) sorted by relevance
1729 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() local2253 eth_node = prueth->eth_node[i]; in prueth_remove()[all …]
223 struct device_node *eth_node[PRUETH_NUM_MACS]; member
165 ofnode eth_node, node, mdio_node; in ocelot_mdiobus_init() local177 eth_node = dev_read_first_subnode(dev); in ocelot_mdiobus_init()178 node = ofnode_first_subnode(eth_node); in ocelot_mdiobus_init()
218 ofnode eth_node, node, mdio_node; in luton_mdiobus_init() local229 eth_node = dev_read_first_subnode(dev); in luton_mdiobus_init()230 node = ofnode_first_subnode(eth_node); in luton_mdiobus_init()