Searched refs:regcache_sync_val (Results 1 – 2 of 2) sorted by relevance
280 int regcache_sync_val(struct regmap *map, unsigned int reg, unsigned int val);
740 int regcache_sync_val(struct regmap *map, unsigned int reg, unsigned int val) in regcache_sync_val() function 780 ret = regcache_sync_val(map, regtmp, val); in regcache_sync_block_single()