Home
last modified time | relevance | path

Searched refs:regcache_lookup_reg (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dinternal.h262 int regcache_lookup_reg(struct regmap *map, unsigned int reg);
H A Dregcache.c288 ret = regcache_lookup_reg(map, reg); in regcache_reg_needs_sync()
649 int regcache_lookup_reg(struct regmap *map, unsigned int reg) in regcache_lookup_reg() function
H A Dregcache-lzo.c344 ret = regcache_lookup_reg(map, i); in regcache_lzo_sync()
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregcache.c295 ret = regcache_lookup_reg(map, reg); in regcache_reg_needs_sync()
689 int regcache_lookup_reg(struct regmap *map, unsigned int reg) in regcache_lookup_reg() function
H A Dinternal.h277 int regcache_lookup_reg(struct regmap *map, unsigned int reg);

Completed in 5 milliseconds