Lines Matching full:bypass
43 /* all registers are unreadable or volatile, so just bypass */ in regcache_hw_init()
59 /* Bypass the cache access till data read from HW */ in regcache_hw_init()
344 bool bypass; in regcache_sync() local
349 /* Remember the initial bypass state */ in regcache_sync()
350 bypass = map->cache_bypass; in regcache_sync()
382 /* Restore the bypass state */ in regcache_sync()
384 map->cache_bypass = bypass; in regcache_sync()
413 bool bypass; in regcache_sync_region() local
419 /* Remember the initial bypass state */ in regcache_sync_region()
420 bypass = map->cache_bypass; in regcache_sync_region()
438 /* Restore the bypass state */ in regcache_sync_region()
439 map->cache_bypass = bypass; in regcache_sync_region()
528 * regcache_cache_bypass - Put a register map into cache bypass mode
533 * When a register map is marked with the cache bypass option, writes