Lines Matching refs:cache_bypass
49 map->cache_bypass = true; in regcache_hw_init()
60 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
64 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() local
96 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()
320 map->cache_bypass = false; in regcache_default_sync()
354 bypass = map->cache_bypass; in regcache_sync()
366 map->cache_bypass = true; in regcache_sync()
375 map->cache_bypass = false; in regcache_sync()
388 map->cache_bypass = bypass; in regcache_sync()
424 bypass = map->cache_bypass; in regcache_sync_region()
443 map->cache_bypass = bypass; in regcache_sync_region()
502 WARN_ON(map->cache_bypass && enable); in regcache_cache_only()
546 map->cache_bypass = enable; in regcache_cache_bypass()
691 map->cache_bypass = true; in regcache_sync_block_single()
695 map->cache_bypass = false; in regcache_sync_block_single()
722 map->cache_bypass = true; in regcache_sync_block_raw_flush()
729 map->cache_bypass = false; in regcache_sync_block_raw_flush()