Searched refs:cache_bypass (Results 1 – 6 of 6) sorted by relevance
45 map->cache_bypass = true; in regcache_hw_init()56 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local60 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() local92 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()182 if (map->cache_bypass) in regcache_init()314 map->cache_bypass = true; in regcache_default_sync()[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()630 &map->cache_bypass, in regmap_debugfs_init()
1463 map->cache_bypass = false; in regmap_reinit_cache()1644 if (!map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()1803 } else if (ret != 0 && !map->cache_bypass && map->format.parse_val) { in _regmap_raw_write_impl()1917 if (!map->cache_bypass && !map->defer_caching) { in _regmap_write()2448 if (!map->cache_bypass) { in _regmap_multi_reg_write()2553 bypass = map->cache_bypass; in regmap_multi_reg_write_bypassed()2554 map->cache_bypass = true; in regmap_multi_reg_write_bypassed()2558 map->cache_bypass = bypass; in regmap_multi_reg_write_bypassed()2677 if (!map->cache_bypass) { in _regmap_read()2696 if (!map->cache_bypass) in _regmap_read()[all …]
348 map->cache_bypass = true; in regcache_lzo_sync()350 map->cache_bypass = false; in regcache_lzo_sync()
134 bool cache_bypass; member
70 cache_bypass - BOOLEAN