Lines Matching full:bypass
61 /* all registers are unreadable or volatile, so just bypass */ in regcache_hw_init()
77 /* Bypass the cache access till data read from HW */ in regcache_hw_init()
384 bool bypass; in regcache_sync() local
393 /* Remember the initial bypass state */ in regcache_sync()
394 bypass = map->cache_bypass; in regcache_sync()
424 /* Restore the bypass state */ in regcache_sync()
425 map->cache_bypass = bypass; in regcache_sync()
477 bool bypass; in regcache_sync_region() local
486 /* Remember the initial bypass state */ in regcache_sync_region()
487 bypass = map->cache_bypass; in regcache_sync_region()
505 /* Restore the bypass state */ in regcache_sync_region()
506 map->cache_bypass = bypass; in regcache_sync_region()
596 * regcache_cache_bypass - Put a register map into cache bypass mode
601 * When a register map is marked with the cache bypass option, writes