Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-io.c108 ret = regmap_update_bits_check(component->regmap, reg, mask, in snd_soc_component_update_bits()
/linux-4.4.14/sound/soc/codecs/
Dwm8804.c414 regmap_update_bits_check(wm8804->regmap, WM8804_PWRDN, in wm8804_set_pll()
428 regmap_update_bits_check(wm8804->regmap, WM8804_PWRDN, in wm8804_set_pll()
Darizona.c2186 regmap_update_bits_check(arizona->regmap, fll->base + 1, in arizona_disable_fll()
/linux-4.4.14/include/linux/
Dregmap.h700 int regmap_update_bits_check(struct regmap *map, unsigned int reg,
946 static inline int regmap_update_bits_check(struct regmap *map, in regmap_update_bits_check() function
/linux-4.4.14/drivers/extcon/
Dextcon-arizona.c338 regmap_update_bits_check(arizona->regmap, ARIZONA_MIC_DETECT_1, in arizona_start_mic()
355 regmap_update_bits_check(arizona->regmap, ARIZONA_MIC_DETECT_1, in arizona_stop_mic()
/linux-4.4.14/drivers/base/regmap/
Dregmap.c2640 int regmap_update_bits_check(struct regmap *map, unsigned int reg, in regmap_update_bits_check() function
2651 EXPORT_SYMBOL_GPL(regmap_update_bits_check);