Lines Matching refs:cache_bypass
1464 map->cache_bypass = false;
1645 if (!map->cache_bypass && map->format.parse_val) {
1806 } else if (ret != 0 && !map->cache_bypass && map->format.parse_val) {
1920 if (!map->cache_bypass && !map->defer_caching) {
2451 if (!map->cache_bypass) {
2556 bypass = map->cache_bypass;
2557 map->cache_bypass = true;
2561 map->cache_bypass = bypass;
2680 if (!map->cache_bypass) {
2699 if (!map->cache_bypass)
2763 if (regmap_volatile_range(map, reg, val_count) || map->cache_bypass ||
3220 bypass = map->cache_bypass;
3222 map->cache_bypass = true;
3228 map->cache_bypass = bypass;