Home
last modified time | relevance | path

Searched refs:cache_bypass (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/base/regmap/
H A Dregcache.c43 map->cache_bypass = true; in regcache_hw_init()
54 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
58 map->cache_bypass = true; in regcache_hw_init()
66 map->cache_bypass = cache_bypass; in regcache_hw_init()
88 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
90 map->cache_bypass = true; in regcache_hw_init()
92 map->cache_bypass = cache_bypass; in regcache_hw_init()
124 map->cache_bypass = true; in regcache_init()
186 if (map->cache_bypass) in regcache_init()
323 map->cache_bypass = true; in regcache_default_sync()
[all …]
H A Dregmap.c1441 map->cache_bypass = false; in regmap_reinit_cache()
1635 if (!map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1797 } else if (ret != 0 && !map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1920 if (!map->cache_bypass && !map->defer_caching) { in _regmap_write()
2111 if (!map->cache_bypass && !map->defer_caching) { in regmap_noinc_readwrite()
2561 if (!map->cache_bypass) { in _regmap_multi_reg_write()
2666 bypass = map->cache_bypass; in regmap_multi_reg_write_bypassed()
2667 map->cache_bypass = true; in regmap_multi_reg_write_bypassed()
2671 map->cache_bypass = bypass; in regmap_multi_reg_write_bypassed()
2799 if (!map->cache_bypass) { in _regmap_read()
[all …]
H A Dregmap-debugfs.c511 struct regmap, cache_bypass); in regmap_cache_bypass_write_file()
526 if (new_val && !map->cache_bypass) { in regmap_cache_bypass_write_file()
529 } else if (!new_val && map->cache_bypass) { in regmap_cache_bypass_write_file()
532 map->cache_bypass = new_val; in regmap_cache_bypass_write_file()
635 &map->cache_bypass, in regmap_debugfs_init()
H A Dregcache-maple.c251 map->cache_bypass = true; in regcache_maple_sync()
289 map->cache_bypass = false; in regcache_maple_sync()
H A Dinternal.h148 bool cache_bypass; member
H A Dregmap-kunit.c600 static void cache_bypass(struct kunit *test) in cache_bypass() function
1235 KUNIT_CASE_PARAM(cache_bypass, real_cache_types_gen_params),
/openbmc/linux/Documentation/networking/
H A Dipvs-sysctl.rst69 cache_bypass - BOOLEAN