Searched refs:regcache_flat_get_index (Results 1 – 1 of 1) sorted by relevance
19 static inline unsigned int regcache_flat_get_index(const struct regmap *map, in regcache_flat_get_index() function38 cache_size = regcache_flat_get_index(map, map->max_register) + 1; in regcache_flat_init()76 unsigned int index = regcache_flat_get_index(map, reg); in regcache_flat_populate()87 unsigned int index = regcache_flat_get_index(map, i); in regcache_flat_populate()108 unsigned int index = regcache_flat_get_index(map, reg); in regcache_flat_read()124 unsigned int index = regcache_flat_get_index(map, reg); in regcache_flat_sparse_read()138 unsigned int index = regcache_flat_get_index(map, reg); in regcache_flat_write()150 unsigned int bitmap_min = regcache_flat_get_index(map, min); in regcache_flat_drop()151 unsigned int bitmap_max = regcache_flat_get_index(map, max); in regcache_flat_drop()