Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/regmap/
H A Dinternal.h279 int regcache_lookup_reg(struct regmap *map, unsigned int reg);
H A Dregcache.c332 ret = regcache_lookup_reg(map, reg); in regcache_reg_needs_sync()
726 int regcache_lookup_reg(struct regmap *map, unsigned int reg) in regcache_lookup_reg() function