Searched refs:regcache_drop_region (Results 1 – 4 of 4) sorted by relevance
225 TRACE_EVENT(regcache_drop_region,
437 int regcache_drop_region(struct regmap *map, unsigned int min, in regcache_drop_region() function455 EXPORT_SYMBOL_GPL(regcache_drop_region);
717 int regcache_drop_region(struct regmap *map, unsigned int min,996 static inline int regcache_drop_region(struct regmap *map, unsigned int min, in regcache_drop_region() function
1132 ret = regcache_drop_region(bq->rmap, BQ24257_REG_1, BQ24257_REG_7); in bq24257_resume()