Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8996.c143 { WM8996_MICBIAS_2, 0x39 },
944 SND_SOC_DAPM_SUPPLY("MICB2 Audio", WM8996_MICBIAS_2, 4, 1, NULL, 0),
1330 case WM8996_MICBIAS_2: in wm8996_readable_register()
1588 snd_soc_update_bits(codec, WM8996_MICBIAS_2, in wm8996_set_bias_level()
1616 snd_soc_update_bits(codec, WM8996_MICBIAS_2, in wm8996_set_bias_level()
2261 snd_soc_update_bits(codec, WM8996_MICBIAS_2, in wm8996_detect()
Dwm8996.h56 #define WM8996_MICBIAS_2 0x21 macro