Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8996.c139 { WM8996_MICBIAS_1, 0x39 },
939 SND_SOC_DAPM_SUPPLY("MICB1 Audio", WM8996_MICBIAS_1, 4, 1, NULL, 0),
1325 case WM8996_MICBIAS_1: in wm8996_readable_register()
1582 snd_soc_component_update_bits(component, WM8996_MICBIAS_1, in wm8996_set_bias_level()
1610 snd_soc_component_update_bits(component, WM8996_MICBIAS_1, in wm8996_set_bias_level()
2254 snd_soc_component_update_bits(component, WM8996_MICBIAS_1, in wm8996_detect()
H A Dwm8996.h51 #define WM8996_MICBIAS_1 0x20 macro