Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/base/regmap/
Dregcache.c275 if (!map->cache_dirty) in regcache_sync()
293 map->cache_dirty = false; in regcache_sync()
336 if (!map->cache_dirty) in regcache_sync_region()
385 map->cache_dirty = true; in regcache_mark_dirty()
Dinternal.h78 u32 cache_dirty; member
Dregmap-debugfs.c268 &map->cache_dirty); in regmap_debugfs_init()
Dregmap.c429 map->cache_dirty = true; in _regmap_raw_write()
489 map->cache_dirty = true; in _regmap_write()