Home
last modified time | relevance | path

Searched refs:cache_dirty (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/base/regmap/
Dregcache.c363 if (!map->cache_dirty) in regcache_sync()
386 map->cache_dirty = false; in regcache_sync()
437 if (!map->cache_dirty) in regcache_sync_region()
531 map->cache_dirty = true; in regcache_mark_dirty()
Dinternal.h143 bool cache_dirty; member
Dregmap-debugfs.c638 &map->cache_dirty); in regmap_debugfs_init()
Dregmap.c1487 map->cache_dirty = true; in _regmap_raw_write_impl()
1748 map->cache_dirty = true; in _regmap_write()
2220 map->cache_dirty = true; in _regmap_multi_reg_write()