Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregcache.c536 void regcache_cache_only(struct regmap *map, bool enable) in regcache_cache_only() function
/openbmc/linux/include/linux/
H A Dregmap.h1974 static inline void regcache_cache_only(struct regmap *map, bool enable) in regcache_cache_only() function