Searched refs:regcache_init (Results 1 – 2 of 2) sorted by relevance
124 int regcache_init(struct regmap *map, const struct regmap_config *config) in regcache_hw_init() 133 int regcache_init(struct regmap *map, const struct regmap_config *config) regcache_init() function
1152 ret = regcache_init(map, config); in __regmap_init() 1448 return regcache_init(map, config); in regmap_reinit_cache()