Searched refs:syscon_node_to_regmap (Results 1 – 4 of 4) sorted by relevance
90 struct regmap *syscon_node_to_regmap(ofnode node);
157 struct regmap *syscon_node_to_regmap(ofnode node) in syscon_node_to_regmap() function
53 map = syscon_node_to_regmap(node); in dm_test_regmap_base()
792 priv->regmap = syscon_node_to_regmap(args.node); in ave_ofdata_to_platdata()