Home
last modified time | relevance | path

Searched refs:mux_select (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Dmt6358.c88 unsigned int mux_select[MUX_NUM]; member
1308 priv->mux_select[MUX_HP_L] = mux; in mt_hp_event()
1327 if (priv->mux_select[MUX_HP_L] == HP_MUX_HP) in mt_hp_event()
1329 else if (priv->mux_select[MUX_HP_L] == HP_MUX_HPSPK) in mt_hp_event()
1332 priv->mux_select[MUX_HP_L] = mux; in mt_hp_event()
1541 unsigned int mic_type = priv->mux_select[MUX_MIC_TYPE]; in mt6358_amic_enable()
1542 unsigned int mux_pga_l = priv->mux_select[MUX_PGA_L]; in mt6358_amic_enable()
1543 unsigned int mux_pga_r = priv->mux_select[MUX_PGA_R]; in mt6358_amic_enable()
1688 unsigned int mic_type = priv->mux_select[MUX_MIC_TYPE]; in mt6358_amic_disable()
1689 unsigned int mux_pga_l = priv->mux_select[MUX_PGA_L]; in mt6358_amic_disable()
[all …]
H A Dmt6359.h4269 unsigned int mux_select[MUX_NUM]; member
/linux/sound/hda/codecs/
H A Dgeneric.c3392 static int mux_select(struct hda_codec *codec, unsigned int adc_idx,
3420 return mux_select(codec, adc_idx, in mux_enum_get()
4060 static int mux_select(struct hda_codec *codec, unsigned int adc_idx, in parse_digital()
4555 mux_select(codec, 0, spec->am_entry[i].idx);
4559 mux_select(codec, 0, spec->am_entry[0].idx); in snd_hda_gen_mic_autoswitch()
4077 static int mux_select(struct hda_codec *codec, unsigned int adc_idx, mux_select() function
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2793 config->mux_select = GPIO_SIGNAL_SOURCE_PASS_THROUGH_STEREO_SYNC; in dc_set_generic_gpio_for_stereo()