Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmt6359-accdet.h87 unsigned int mic_mode; member
H A Dmt6359-accdet.c575 &priv->data->mic_mode); in mt6359_accdet_parse_dt()
577 priv->data->mic_mode = 2; in mt6359_accdet_parse_dt()
868 if (priv->data->mic_mode == HEADSET_MODE_1) { in mt6359_accdet_init()
878 } else if (priv->data->mic_mode == HEADSET_MODE_2) { in mt6359_accdet_init()
886 } else if (priv->data->mic_mode == HEADSET_MODE_6) { in mt6359_accdet_init()
/openbmc/linux/sound/pci/hda/
H A Dpatch_conexant.c377 bool mic_mode = false; in cxt_update_headset_mode() local
385 mic_mode = !!cfg->inputs[i].is_headphone_mic; in cxt_update_headset_mode()
389 if (mic_mode) { in cxt_update_headset_mode()