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

/linux-4.1.27/include/linux/
H A Dregmap.h654 static inline int regmap_update_bits_check(struct regmap *map, regmap_update_bits_check() function
/linux-4.1.27/drivers/base/regmap/
H A Dregmap.c2423 int regmap_update_bits_check(struct regmap *map, unsigned int reg, regmap_update_bits_check() function
2434 EXPORT_SYMBOL_GPL(regmap_update_bits_check); variable

Completed in 255 milliseconds