Searched refs:regmap_test_bits (Results 1 – 3 of 3) sorted by relevance
1151 int regmap_test_bits(struct regmap *map, unsigned int reg, unsigned int bits);1557 static inline int regmap_test_bits(struct regmap *map, in regmap_test_bits() function
3100 int regmap_test_bits(struct regmap *map, unsigned int reg, unsigned int bits) in regmap_test_bits() function3110 EXPORT_SYMBOL_GPL(regmap_test_bits);
769 if (!regmap_test_bits(priv->regs, MTK_STAR_REG_HASH_CTRL, in mtk_star_hash_wait_ok()