Home
last modified time | relevance | path

Searched defs:syscon_node_to_regmap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dsyscon.h40 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap() function
/openbmc/u-boot/drivers/core/
H A Dsyscon-uclass.c153 struct regmap *syscon_node_to_regmap(ofnode node) in syscon_node_to_regmap() function
/openbmc/linux/drivers/mfd/
H A Dsyscon.c201 struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap() function