Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/regmap/
Dregcache.c49 map->cache_bypass = true; in regcache_hw_init()
60 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
64 map->cache_bypass = true; in regcache_hw_init()
72 map->cache_bypass = cache_bypass; in regcache_hw_init()
94 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
96 map->cache_bypass = true; in regcache_hw_init()
98 map->cache_bypass = cache_bypass; in regcache_hw_init()
130 map->cache_bypass = true; in regcache_init()
186 if (map->cache_bypass) in regcache_init()
318 map->cache_bypass = true; in regcache_default_sync()
[all …]
Dregmap-debugfs.c500 struct regmap, cache_bypass); in regmap_cache_bypass_write_file()
506 was_enabled = map->cache_bypass; in regmap_cache_bypass_write_file()
512 if (map->cache_bypass && !was_enabled) { in regmap_cache_bypass_write_file()
515 } else if (!map->cache_bypass && was_enabled) { in regmap_cache_bypass_write_file()
621 &map->cache_bypass, in regmap_debugfs_init()
Dregmap.c1306 map->cache_bypass = false; in regmap_reinit_cache()
1478 if (!map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1635 } else if (ret != 0 && !map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1748 if (!map->cache_bypass && !map->defer_caching) { in _regmap_write()
2210 if (!map->cache_bypass) { in _regmap_multi_reg_write()
2315 bypass = map->cache_bypass; in regmap_multi_reg_write_bypassed()
2316 map->cache_bypass = true; in regmap_multi_reg_write_bypassed()
2320 map->cache_bypass = bypass; in regmap_multi_reg_write_bypassed()
2439 if (!map->cache_bypass) { in _regmap_read()
2460 if (!map->cache_bypass) in _regmap_read()
[all …]
Dregcache-lzo.c354 map->cache_bypass = true; in regcache_lzo_sync()
356 map->cache_bypass = false; in regcache_lzo_sync()
Dinternal.h135 bool cache_bypass; member
/Linux-v4.19/Documentation/networking/
Dipvs-sysctl.txt63 cache_bypass - BOOLEAN