Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8904.c212 case WM8904_BIAS_CONTROL_0: in wm8904_readable_register()
1853 snd_soc_component_update_bits(component, WM8904_BIAS_CONTROL_0, in wm8904_set_bias_level()
1872 snd_soc_component_update_bits(component, WM8904_BIAS_CONTROL_0, in wm8904_set_bias_level()
1892 snd_soc_component_update_bits(component, WM8904_BIAS_CONTROL_0, in wm8904_set_bias_level()
1902 snd_soc_component_update_bits(component, WM8904_BIAS_CONTROL_0, in wm8904_set_bias_level()
2263 regmap_update_bits(wm8904->regmap, WM8904_BIAS_CONTROL_0, in wm8904_i2c_probe()
Dwm8904.h29 #define WM8904_BIAS_CONTROL_0 0x04 macro