Lines Matching refs:cache_bypass
40 u32 cache_bypass = map->cache_bypass; in regcache_hw_init() local
44 map->cache_bypass = 1; in regcache_hw_init()
50 map->cache_bypass = cache_bypass; in regcache_hw_init()
105 map->cache_bypass = true; in regcache_init()
275 bypass = map->cache_bypass; in regcache_sync()
285 map->cache_bypass = 1; in regcache_sync()
298 map->cache_bypass = 0; in regcache_sync()
308 map->cache_bypass = bypass; in regcache_sync()
339 bypass = map->cache_bypass; in regcache_sync_region()
354 map->cache_bypass = bypass; in regcache_sync_region()
376 WARN_ON(map->cache_bypass && enable); in regcache_cache_only()
415 map->cache_bypass = enable; in regcache_cache_bypass()
568 map->cache_bypass = 1; in regcache_sync_block_single()
572 map->cache_bypass = 0; in regcache_sync_block_single()
596 map->cache_bypass = 1; in regcache_sync_block_raw_flush()
601 map->cache_bypass = 0; in regcache_sync_block_raw_flush()