Searched defs:regcache_sync_region (Results 1 - 1 of 1) sorted by relevance

/drivers/base/regmap/
H A Dregcache.c351 * regcache_sync_region: Sync part of the register cache with the hardware.
362 int regcache_sync_region(struct regmap *map, unsigned int min, function
403 EXPORT_SYMBOL_GPL(regcache_sync_region); variable

Completed in 258 milliseconds