Searched refs:syscon_regmap_lookup_by_phandle_optional (Results 1 – 5 of 5) sorted by relevance
29 struct regmap *syscon_regmap_lookup_by_phandle_optional(struct device_node *np,65 static inline struct regmap *syscon_regmap_lookup_by_phandle_optional( in syscon_regmap_lookup_by_phandle_optional() function
351 struct regmap *syscon_regmap_lookup_by_phandle_optional(struct device_node *np, in syscon_regmap_lookup_by_phandle_optional() function362 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_phandle_optional);
467 fiu->shm_regmap = syscon_regmap_lookup_by_phandle_optional(dev->of_node, "nuvoton,shm"); in wpcm_fiu_probe()
299 syscon = syscon_regmap_lookup_by_phandle_optional(node, in j721e_pcie_ctrl_init()
398 pd->infracfg = syscon_regmap_lookup_by_phandle_optional(node, "mediatek,infracfg"); in scpsys_add_one_domain()