Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8996.c140 { WM8996_MICBIAS_2, 0x39 },
940 SND_SOC_DAPM_SUPPLY("MICB2 Audio", WM8996_MICBIAS_2, 4, 1, NULL, 0),
1326 case WM8996_MICBIAS_2: in wm8996_readable_register()
1584 snd_soc_component_update_bits(component, WM8996_MICBIAS_2, in wm8996_set_bias_level()
1612 snd_soc_component_update_bits(component, WM8996_MICBIAS_2, in wm8996_set_bias_level()
2256 snd_soc_component_update_bits(component, WM8996_MICBIAS_2, in wm8996_detect()
H A Dwm8996.h52 #define WM8996_MICBIAS_2 0x21 macro