Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregcache.c54 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
88 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
H A Dregmap-kunit.c600 static void cache_bypass(struct kunit *test) in cache_bypass() function
H A Dinternal.h147 bool cache_bypass; member