Lines Matching refs:cache_bypass
46 map->cache_bypass = true; in regcache_hw_init()
57 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
61 map->cache_bypass = true; in regcache_hw_init()
69 map->cache_bypass = cache_bypass; in regcache_hw_init()
108 map->cache_bypass = true; in regcache_init()
156 if (map->cache_bypass) in regcache_init()
288 map->cache_bypass = true; in regcache_default_sync()
290 map->cache_bypass = false; in regcache_default_sync()
324 bypass = map->cache_bypass; in regcache_sync()
336 map->cache_bypass = true; in regcache_sync()
345 map->cache_bypass = false; in regcache_sync()
358 map->cache_bypass = bypass; in regcache_sync()
394 bypass = map->cache_bypass; in regcache_sync_region()
413 map->cache_bypass = bypass; in regcache_sync_region()
472 WARN_ON(map->cache_bypass && enable); in regcache_cache_only()
516 map->cache_bypass = enable; in regcache_cache_bypass()
640 map->cache_bypass = true; in regcache_sync_block_single()
644 map->cache_bypass = false; in regcache_sync_block_single()
671 map->cache_bypass = true; in regcache_sync_block_raw_flush()
678 map->cache_bypass = false; in regcache_sync_block_raw_flush()