Home
last modified time | relevance | path

Searched defs:regmap_test_bits (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/base/regmap/
H A Dregmap.c3308 int regmap_test_bits(struct regmap *map, unsigned int reg, unsigned int bits) in regmap_test_bits() function
/linux/include/linux/
H A Dregmap.h1884 static inline int regmap_test_bits(struct regmap *map, in regmap_test_bits() function