Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/regmap/
Dregcache.c45 map->cache_bypass = true; in regcache_hw_init()
56 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
60 map->cache_bypass = true; in regcache_hw_init()
68 map->cache_bypass = cache_bypass; in regcache_hw_init()
90 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
92 map->cache_bypass = true; in regcache_hw_init()
94 map->cache_bypass = cache_bypass; in regcache_hw_init()
126 map->cache_bypass = true; in regcache_init()
188 if (map->cache_bypass) in regcache_init()
320 map->cache_bypass = true; in regcache_default_sync()
[all …]
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()
Dregmap.c1523 map->cache_bypass = false; in regmap_reinit_cache()
1704 if (!map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1865 } else if (ret != 0 && !map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()
1979 if (!map->cache_bypass && !map->defer_caching) { in _regmap_write()
2180 if (!map->cache_bypass && !map->defer_caching) { in regmap_noinc_readwrite()
2641 if (!map->cache_bypass) { in _regmap_multi_reg_write()
2746 bypass = map->cache_bypass; in regmap_multi_reg_write_bypassed()
2747 map->cache_bypass = true; in regmap_multi_reg_write_bypassed()
2751 map->cache_bypass = bypass; in regmap_multi_reg_write_bypassed()
2870 if (!map->cache_bypass) { in _regmap_read()
[all …]
Dregcache-lzo.c348 map->cache_bypass = true; in regcache_lzo_sync()
350 map->cache_bypass = false; in regcache_lzo_sync()
Dinternal.h144 bool cache_bypass; member
/Linux-v6.1/Documentation/networking/
Dipvs-sysctl.rst69 cache_bypass - BOOLEAN