Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/base/regmap/
Dinternal.h125 int regcache_lookup_reg(struct regmap *map, unsigned int reg);
Dregcache-lzo.c355 ret = regcache_lookup_reg(map, i); in regcache_lzo_sync()
Dregcache.c476 int regcache_lookup_reg(struct regmap *map, unsigned int reg) in regcache_lookup_reg() function
Dregcache-rbtree.c405 ret = regcache_lookup_reg(map, regtmp); in regcache_rbtree_sync()