Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/
Dsoc-io.c108 ret = regmap_update_bits_check(component->regmap, reg, mask, in snd_soc_component_update_bits()
/linux-4.1.27/include/linux/
Dregmap.h429 int regmap_update_bits_check(struct regmap *map, unsigned int reg,
654 static inline int regmap_update_bits_check(struct regmap *map, in regmap_update_bits_check() function
/linux-4.1.27/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.c1997 regmap_update_bits_check(arizona->regmap, fll->base + 1, in arizona_disable_fll()
/linux-4.1.27/drivers/extcon/
Dextcon-arizona.c300 regmap_update_bits_check(arizona->regmap, ARIZONA_MIC_DETECT_1, in arizona_start_mic()
317 regmap_update_bits_check(arizona->regmap, ARIZONA_MIC_DETECT_1, in arizona_stop_mic()
/linux-4.1.27/drivers/base/regmap/
Dregmap.c2423 int regmap_update_bits_check(struct regmap *map, unsigned int reg, in regmap_update_bits_check() function
2434 EXPORT_SYMBOL_GPL(regmap_update_bits_check);