Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8904.c207 case WM8904_BIAS_CONTROL_0: in wm8904_readable_register()
1888 snd_soc_component_update_bits(component, WM8904_BIAS_CONTROL_0, in wm8904_set_bias_level()
1916 snd_soc_component_update_bits(component, WM8904_BIAS_CONTROL_0, in wm8904_set_bias_level()
1936 snd_soc_component_update_bits(component, WM8904_BIAS_CONTROL_0, in wm8904_set_bias_level()
1946 snd_soc_component_update_bits(component, WM8904_BIAS_CONTROL_0, in wm8904_set_bias_level()
2308 regmap_update_bits(wm8904->regmap, WM8904_BIAS_CONTROL_0, in wm8904_i2c_probe()
H A Dwm8904.h27 #define WM8904_BIAS_CONTROL_0 0x04 macro