Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8996.c142 { WM8996_MICBIAS_1, 0x39 },
943 SND_SOC_DAPM_SUPPLY("MICB1 Audio", WM8996_MICBIAS_1, 4, 1, NULL, 0),
1329 case WM8996_MICBIAS_1: in wm8996_readable_register()
1586 snd_soc_update_bits(codec, WM8996_MICBIAS_1, in wm8996_set_bias_level()
1614 snd_soc_update_bits(codec, WM8996_MICBIAS_1, in wm8996_set_bias_level()
2259 snd_soc_update_bits(codec, WM8996_MICBIAS_1, in wm8996_detect()
Dwm8996.h55 #define WM8996_MICBIAS_1 0x20 macro