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 …]
1441 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 …]
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()
148 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