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

/linux-4.1.27/include/linux/
H A Dregmap.h639 static inline int regmap_update_bits(struct regmap *map, unsigned int reg, regmap_update_bits() function
/linux-4.1.27/drivers/base/regmap/
H A Dregmap.c2364 int regmap_update_bits(struct regmap *map, unsigned int reg, regmap_update_bits() function
2375 EXPORT_SYMBOL_GPL(regmap_update_bits); variable

Completed in 96 milliseconds