Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
Dregcache.c56 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
90 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
Dinternal.h134 bool cache_bypass; member
/kernel/linux/linux-6.6/drivers/base/regmap/
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
Dregmap-kunit.c600 static void cache_bypass(struct kunit *test) in cache_bypass() function
Dinternal.h148 bool cache_bypass; member