Searched refs:regcache_drop_region (Results 1 – 4 of 4) sorted by relevance
72 ret = regcache_drop_region(arizona->regmap, reg, reg); in arizona_gpio_get()
225 TRACE_EVENT(regcache_drop_region,
498 int regcache_drop_region(struct regmap *map, unsigned int min, in regcache_drop_region() function516 EXPORT_SYMBOL_GPL(regcache_drop_region);
1114 ret = regcache_drop_region(bq->rmap, BQ24257_REG_1, BQ24257_REG_7); in bq24257_resume()