Lines Matching +full:micbias +full:- +full:cfg
1 /* SPDX-License-Identifier: GPL-2.0 */
36 WCD_MBHC_MICB_CTRL, /* Pull-up and micb control */
88 MBHC_PLUG_TYPE_INVALID = -1,
122 /* events for micbias ON and OFF */
160 I_DEFAULT = -1,
168 HS_PULLUP_I_DEFAULT = -1,
271 int wcd_dt_parse_mbhc_data(struct device *dev, struct wcd_mbhc_config *cfg);
291 struct wcd_mbhc_config *cfg) in wcd_dt_parse_mbhc_data() argument
293 return -ENOTSUPP; in wcd_dt_parse_mbhc_data()
306 return ERR_PTR(-ENOTSUPP); in wcd_mbhc_init()
315 return -ENOTSUPP; in wcd_mbhc_get_hph_type()
320 return -ENOTSUPP; in wcd_mbhc_event_notify()
336 return -EINVAL; in wcd_mbhc_get_impedance()