Home
last modified time | relevance | path

Searched refs:WM8994_MICBIAS (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/mfd/
Dwm8994-regmap.c956 case WM8994_MICBIAS: in wm8994_readable_register()
/linux-3.4.99/sound/soc/codecs/
Dwm8994.c3056 snd_soc_update_bits(codec, WM8994_MICBIAS, WM8994_MICD_ENA, 0); in wm8994_codec_suspend()
3120 snd_soc_update_bits(codec, WM8994_MICBIAS, in wm8994_codec_resume()
3355 snd_soc_update_bits(codec, WM8994_MICBIAS, WM8994_MICD_ENA, reg); in wm8994_mic_detect()
/linux-3.4.99/include/linux/mfd/wm8994/
Dregisters.h63 #define WM8994_MICBIAS 0x3A macro