Home
last modified time | relevance | path

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

/include/linux/
Dregmap.h1238 int regmap_test_bits(struct regmap *map, unsigned int reg, unsigned int bits);
1663 static inline int regmap_test_bits(struct regmap *map, in regmap_test_bits() function