Searched refs:regcache_cache_only (Results 1 - 2 of 2) sorted by relevance

/drivers/base/regmap/
H A Dregcache.c352 * regcache_cache_only: Put a register map into cache only mode
363 void regcache_cache_only(struct regmap *map, bool enable) function
371 EXPORT_SYMBOL_GPL(regcache_cache_only); variable
/drivers/mfd/
H A Dwm8994-core.c286 regcache_cache_only(wm8994->regmap, true);
317 regcache_cache_only(wm8994->regmap, false);

Completed in 89 milliseconds