Searched refs:micd_lvl_sel (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/mfd/wm8994/
H A Dpdata.h210 u16 micd_lvl_sel; member in struct:wm8994_pdata
/linux-4.1.27/sound/soc/codecs/
H A Dwm8994.c3775 u16 micd_lvl_sel; wm8958_mic_detect() local
3810 if (control->pdata.micd_lvl_sel) wm8958_mic_detect()
3811 micd_lvl_sel = control->pdata.micd_lvl_sel; wm8958_mic_detect()
3813 micd_lvl_sel = 0x41; wm8958_mic_detect()
3820 WM8958_MICD_LVL_SEL_MASK, micd_lvl_sel); wm8958_mic_detect()

Completed in 107 milliseconds