Home
last modified time | relevance | path

Searched refs:regcache_sync_val (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/base/regmap/
H A Dregcache.c714 int regcache_sync_val(struct regmap *map, unsigned int reg, unsigned int val) in regcache_sync_val() function
754 ret = regcache_sync_val(map, regtmp, val); in regcache_sync_block_single()
H A Dinternal.h278 int regcache_sync_val(struct regmap *map, unsigned int reg, unsigned int val);