Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dinternal.h198 bool regmap_cached(struct regmap *map, unsigned int reg);
H A Dregmap.c104 bool regmap_cached(struct regmap *map, unsigned int reg) in regmap_cached() function