Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Dlantiq_gswip.c2018 struct device_node *gphy_fw_list_np, u32 version) in gswip_gphy_fw_list() argument
2030 if (of_device_is_compatible(gphy_fw_list_np, "lantiq,xrx200-gphy-fw")) { in gswip_gphy_fw_list()
2044 match = of_match_node(xway_gphy_match, gphy_fw_list_np); in gswip_gphy_fw_list()
2053 priv->num_gphy_fw = of_get_available_child_count(gphy_fw_list_np); in gswip_gphy_fw_list()
2057 priv->rcu_regmap = syscon_regmap_lookup_by_phandle(gphy_fw_list_np, in gswip_gphy_fw_list()
2068 for_each_available_child_of_node(gphy_fw_list_np, gphy_fw_np) { in gswip_gphy_fw_list()