Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mfd/wm8994/
H A Dpdata.h202 u16 micd_lvl_sel; member
/kernel/linux/linux-6.6/include/linux/mfd/wm8994/
H A Dpdata.h202 u16 micd_lvl_sel; member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8994.c3934 u16 micd_lvl_sel; in wm8958_mic_detect() local
3971 if (control->pdata.micd_lvl_sel) in wm8958_mic_detect()
3972 micd_lvl_sel = control->pdata.micd_lvl_sel; in wm8958_mic_detect()
3974 micd_lvl_sel = 0x41; in wm8958_mic_detect()
3981 WM8958_MICD_LVL_SEL_MASK, micd_lvl_sel); in wm8958_mic_detect()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8994.c3934 u16 micd_lvl_sel; in wm8958_mic_detect() local
3971 if (control->pdata.micd_lvl_sel) in wm8958_mic_detect()
3972 micd_lvl_sel = control->pdata.micd_lvl_sel; in wm8958_mic_detect()
3974 micd_lvl_sel = 0x41; in wm8958_mic_detect()
3981 WM8958_MICD_LVL_SEL_MASK, micd_lvl_sel); in wm8958_mic_detect()

Completed in 10 milliseconds