Searched refs:cache_bypass (Results 1 – 6 of 6) sorted by relevance
49 map->cache_bypass = true; in regcache_hw_init()60 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local64 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() local96 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 …]
500 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()
1306 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 …]
354 map->cache_bypass = true; in regcache_lzo_sync()356 map->cache_bypass = false; in regcache_lzo_sync()
135 bool cache_bypass; member
63 cache_bypass - BOOLEAN