Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dregcache-flat.c151 unsigned int bitmap_max = regcache_flat_get_index(map, max); in regcache_flat_drop() local
153 bitmap_clear(cache->valid, bitmap_min, bitmap_max + 1 - bitmap_min); in regcache_flat_drop()