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()
353 bypass = map->cache_bypass; in regcache_sync()
365 map->cache_bypass = true; in regcache_sync()
374 map->cache_bypass = false; in regcache_sync()
387 map->cache_bypass = bypass; in regcache_sync()
426 bypass = map->cache_bypass; in regcache_sync_region()
445 map->cache_bypass = bypass; in regcache_sync_region()
504 WARN_ON(map->cache_bypass && enable); in regcache_cache_only()
548 map->cache_bypass = enable; in regcache_cache_bypass()
693 map->cache_bypass = true; in regcache_sync_block_single()
697 map->cache_bypass = false; in regcache_sync_block_single()
724 map->cache_bypass = true; in regcache_sync_block_raw_flush()
731 map->cache_bypass = false; in regcache_sync_block_raw_flush()