Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dwm8903.h255 u16 micdet_cfg; member
/linux/sound/soc/codecs/
H A Dwm8903.c1599 * micdet_cfg in the platform data. Using this function will force on
1951 pdata->micdet_cfg = val32; in wm8903_set_pdata_from_of()
2101 pdata->micdet_cfg); in wm8903_i2c_probe()
2104 if (pdata->micdet_cfg) in wm8903_i2c_probe()
2114 WARN_ON(!mic_gpio && (pdata->micdet_cfg & WM8903_MICDET_ENA)); in wm8903_i2c_probe()