Lines Matching refs:cache_bypass
46 map->cache_bypass = true; in regcache_hw_init()
57 u32 cache_bypass = map->cache_bypass; in regcache_hw_init() local
61 map->cache_bypass = 1; 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()
274 map->cache_bypass = 1; in regcache_default_sync()
276 map->cache_bypass = 0; in regcache_default_sync()
310 bypass = map->cache_bypass; in regcache_sync()
322 map->cache_bypass = 1; in regcache_sync()
331 map->cache_bypass = 0; in regcache_sync()
344 map->cache_bypass = bypass; in regcache_sync()
379 bypass = map->cache_bypass; in regcache_sync_region()
398 map->cache_bypass = bypass; in regcache_sync_region()
456 WARN_ON(map->cache_bypass && enable); in regcache_cache_only()
495 map->cache_bypass = enable; in regcache_cache_bypass()
622 map->cache_bypass = 1; in regcache_sync_block_single()
626 map->cache_bypass = 0; in regcache_sync_block_single()
653 map->cache_bypass = 1; in regcache_sync_block_raw_flush()
660 map->cache_bypass = 0; in regcache_sync_block_raw_flush()