Searched refs:cache_bypass (Results 1 – 7 of 7) sorted by relevance
43 map->cache_bypass = true; in regcache_hw_init()54 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local58 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() local90 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 …]
1429 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 …]
511 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()
251 map->cache_bypass = true; in regcache_maple_sync()289 map->cache_bypass = false; in regcache_maple_sync()
147 bool cache_bypass; member
600 static void cache_bypass(struct kunit *test) in cache_bypass() function1235 KUNIT_CASE_PARAM(cache_bypass, real_cache_types_gen_params),
69 cache_bypass - BOOLEAN