regcache_sync_val
int regcache_sync_val(struct regmap *map, unsigned int reg, unsigned int val);
ret = regcache_sync_val(map, regtmp, val);