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.c1429 map->cache_bypass = false; in regmap_reinit_cache()
2548 if (!map->cache_bypass) { in _regmap_multi_reg_write()
2653 bypass = map->cache_bypass; in regmap_multi_reg_write_bypassed()
2654 map->cache_bypass = true; in regmap_multi_reg_write_bypassed()
2658 map->cache_bypass = bypass; in regmap_multi_reg_write_bypassed()
2786 if (!map->cache_bypass) { in _regmap_read()
2805 if (!map->cache_bypass) in _regmap_read()
2860 bypass = map->cache_bypass; in regmap_read_bypassed()
2862 map->cache_bypass = true; in regmap_read_bypassed()
2867 map->cache_bypass = bypass; in regmap_read_bypassed()
[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.h147 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