gphy_fw_list_np  1762 drivers/net/dsa/lantiq_gswip.c 			      struct device_node *gphy_fw_list_np, u32 version)
gphy_fw_list_np  1774 drivers/net/dsa/lantiq_gswip.c 	if (of_device_is_compatible(gphy_fw_list_np, "lantiq,xrx200-gphy-fw")) {
gphy_fw_list_np  1788 drivers/net/dsa/lantiq_gswip.c 	match = of_match_node(xway_gphy_match, gphy_fw_list_np);
gphy_fw_list_np  1797 drivers/net/dsa/lantiq_gswip.c 	priv->num_gphy_fw = of_get_available_child_count(gphy_fw_list_np);
gphy_fw_list_np  1801 drivers/net/dsa/lantiq_gswip.c 	priv->rcu_regmap = syscon_regmap_lookup_by_phandle(gphy_fw_list_np,
gphy_fw_list_np  1812 drivers/net/dsa/lantiq_gswip.c 	for_each_available_child_of_node(gphy_fw_list_np, gphy_fw_np) {