Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8737.c163 SOC_DOUBLE("INPUT1 DC Bias Switch", WM8737_MISC_BIAS_CONTROL, 0, 1, 1, 0),
466 snd_soc_component_update_bits(component, WM8737_MISC_BIAS_CONTROL, in wm8737_set_bias_level()
484 snd_soc_component_update_bits(component, WM8737_MISC_BIAS_CONTROL, in wm8737_set_bias_level()
499 snd_soc_component_update_bits(component, WM8737_MISC_BIAS_CONTROL, in wm8737_set_bias_level()
Dwm8737.h29 #define WM8737_MISC_BIAS_CONTROL 0x0A macro