Lines Matching refs:cache_bypass
45 map->cache_bypass = true; in regcache_hw_init()
56 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
60 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() local
92 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()
316 map->cache_bypass = false; in regcache_default_sync()
350 bypass = map->cache_bypass; in regcache_sync()
362 map->cache_bypass = true; in regcache_sync()
371 map->cache_bypass = false; in regcache_sync()
384 map->cache_bypass = bypass; in regcache_sync()
420 bypass = map->cache_bypass; in regcache_sync_region()
439 map->cache_bypass = bypass; in regcache_sync_region()
498 WARN_ON(map->cache_bypass && enable); in regcache_cache_only()
542 map->cache_bypass = enable; in regcache_cache_bypass()
687 map->cache_bypass = true; in regcache_sync_block_single()
691 map->cache_bypass = false; in regcache_sync_block_single()
718 map->cache_bypass = true; in regcache_sync_block_raw_flush()
725 map->cache_bypass = false; in regcache_sync_block_raw_flush()