Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8737.c160 SOC_DOUBLE("INPUT1 DC Bias Switch", WM8737_MISC_BIAS_CONTROL, 0, 1, 1, 0),
463 snd_soc_component_update_bits(component, WM8737_MISC_BIAS_CONTROL, in wm8737_set_bias_level()
481 snd_soc_component_update_bits(component, WM8737_MISC_BIAS_CONTROL, in wm8737_set_bias_level()
496 snd_soc_component_update_bits(component, WM8737_MISC_BIAS_CONTROL, in wm8737_set_bias_level()
H A Dwm8737.h26 #define WM8737_MISC_BIAS_CONTROL 0x0A macro