Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap.c3102 int regmap_test_bits(struct regmap *map, unsigned int reg, unsigned int bits) in regmap_test_bits() function
3112 EXPORT_SYMBOL_GPL(regmap_test_bits); variable
/kernel/linux/linux-5.10/include/linux/
H A Dregmap.h1557 static inline int regmap_test_bits(struct regmap *map, in regmap_test_bits() function
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap.c3223 int regmap_test_bits(struct regmap *map, unsigned int reg, unsigned int bits) in regmap_test_bits() function
3233 EXPORT_SYMBOL_GPL(regmap_test_bits); variable
/kernel/linux/linux-6.6/include/linux/
H A Dregmap.h1780 static inline int regmap_test_bits(struct regmap *map, in regmap_test_bits() function

Completed in 14 milliseconds