Searched refs:np_child (Results 1 – 1 of 1) sorted by relevance
972 struct device_node *np_child; in bgx_init_of_phy() local983 for_each_child_of_node(np, np_child) { in bgx_init_of_phy()984 struct device_node *phy_np = of_parse_phandle(np_child, in bgx_init_of_phy()990 mac = of_get_mac_address(np_child); in bgx_init_of_phy()998 of_node_put(np_child); in bgx_init_of_phy()