Searched refs:cache_bypass (Results 1 – 6 of 6) sorted by relevance
63 map->cache_bypass = true; in regcache_hw_init() 74 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local 78 map->cache_bypass = true; in regcache_hw_init() 86 map->cache_bypass = cache_bypass; in regcache_hw_init() 108 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local 110 map->cache_bypass = true; in regcache_hw_init() 112 map->cache_bypass in regcache_hw_init() [all...]
1444 map->cache_bypass = false; in regmap_reinit_cache() 1639 if (!map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl() 1801 } else if (ret != 0 && !map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl() 1924 if (!map->cache_bypass && !map->defer_caching) { in _regmap_write() 2115 if (!map->cache_bypass && !map->defer_caching) { in regmap_noinc_readwrite() 2565 if (!map->cache_bypass) { in _regmap_multi_reg_write() 2670 bypass = map->cache_bypass; in regmap_multi_reg_write_bypassed() 2671 map->cache_bypass = true; in regmap_multi_reg_write_bypassed() 2675 map->cache_bypass = bypass; in regmap_multi_reg_write_bypassed() 2803 if (!map->cache_bypass) { in _regmap_read() [all...]
249 map->cache_bypass = true; in regcache_maple_sync() 287 map->cache_bypass = false; in regcache_maple_sync()
407 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed() 430 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed() 451 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed() 473 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed_volatile() 496 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed_volatile() 516 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed_volatile() 887 static void cache_bypass(struct kunit *test) in cache_bypass() function 2044 KUNIT_CASE_PARAM(cache_bypass, real_cache_types_gen_params),
149 bool cache_bypass; member
69 cache_bypass - BOOLEAN