Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dsyscon.h37 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap() function
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dsyscon.c183 struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap() function