Home
last modified time | relevance | path

Searched refs:regcache_sync_block (Results 1 – 3 of 3) sorted by relevance

/drivers/base/regmap/
Dinternal.h195 int regcache_sync_block(struct regmap *map, void *block,
Dregcache-rbtree.c409 ret = regcache_sync_block(map, rbnode->block, rbnode->base_reg, in regcache_rbtree_sync()
Dregcache.c650 int regcache_sync_block(struct regmap *map, void *block, in regcache_sync_block() function