Searched refs:regcache_flat_get_index (Results 1 – 1 of 1) sorted by relevance
15 static inline unsigned int regcache_flat_get_index(const struct regmap *map, in regcache_flat_get_index() function29 map->cache = kcalloc(regcache_flat_get_index(map, map->max_register) in regcache_flat_init()38 unsigned int index = regcache_flat_get_index(map, reg); in regcache_flat_init()58 unsigned int index = regcache_flat_get_index(map, reg); in regcache_flat_read()69 unsigned int index = regcache_flat_get_index(map, reg); in regcache_flat_write()