Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/base/regmap/
Dinternal.h272 int regcache_lookup_reg(struct regmap *map, unsigned int reg);
Dregcache.c294 ret = regcache_lookup_reg(map, reg); in regcache_reg_needs_sync()
650 int regcache_lookup_reg(struct regmap *map, unsigned int reg) in regcache_lookup_reg() function
Dregcache-lzo.c344 ret = regcache_lookup_reg(map, i); in regcache_lzo_sync()