Lines Matching refs:cache_bypass
1429 map->cache_bypass = false;
1622 if (!map->cache_bypass && map->format.parse_val) {
1784 } else if (ret != 0 && !map->cache_bypass && map->format.parse_val) {
1907 if (!map->cache_bypass && !map->defer_caching) {
2098 if (!map->cache_bypass && !map->defer_caching) {
2548 if (!map->cache_bypass) {
2653 bypass = map->cache_bypass;
2654 map->cache_bypass = true;
2658 map->cache_bypass = bypass;
2786 if (!map->cache_bypass) {
2805 if (!map->cache_bypass)
2867 if (regmap_volatile_range(map, reg, val_count) || map->cache_bypass ||
2872 if (!map->cache_bypass && map->cache_only) {
2978 if (!map->cache_bypass && map->cache_only) {
3341 bypass = map->cache_bypass;
3343 map->cache_bypass = true;
3349 map->cache_bypass = bypass;