Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/codecs/
A Dmt6359.c1568 unsigned int mux_pga = priv->mux_select[MUX_PGA_L]; in mt_pga_l_event()
1573 mic_type = priv->mux_select[MUX_MIC_TYPE_0]; in mt_pga_l_event()
1576 mic_type = priv->mux_select[MUX_MIC_TYPE_1]; in mt_pga_l_event()
1626 unsigned int mux_pga = priv->mux_select[MUX_PGA_R]; in mt_pga_r_event()
1631 mic_type = priv->mux_select[MUX_MIC_TYPE_0]; in mt_pga_r_event()
1635 mic_type = priv->mux_select[MUX_MIC_TYPE_2]; in mt_pga_r_event()
1691 mic_type = priv->mux_select[MUX_MIC_TYPE_2]; in mt_pga_3_event()
2307 IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_2])) in mt_dcc_clk_connect()
2762 &priv->mux_select[MUX_MIC_TYPE_0]); in mt6359_parse_dt()
2771 &priv->mux_select[MUX_MIC_TYPE_1]); in mt6359_parse_dt()
[all …]
A Dmt6358.c89 unsigned int mux_select[MUX_NUM]; member
1378 priv->mux_select[MUX_HP_L] = mux; in mt_hp_event()
1397 if (priv->mux_select[MUX_HP_L] == HP_MUX_HP) in mt_hp_event()
1402 priv->mux_select[MUX_HP_L] = mux; in mt_hp_event()
1907 priv->mux_select[MUX_MIC_TYPE] = mux; in mt_mic_type_event()
1922 switch (priv->mux_select[MUX_MIC_TYPE]) { in mt_mic_type_event()
1931 priv->mux_select[MUX_MIC_TYPE] = mux; in mt_mic_type_event()
1951 priv->mux_select[MUX_ADC_L] = mux; in mt_adc_l_event()
1967 priv->mux_select[MUX_ADC_R] = mux; in mt_adc_r_event()
1983 priv->mux_select[MUX_PGA_L] = mux; in mt_pga_left_event()
[all …]
A Dmt6359.h4269 unsigned int mux_select[MUX_NUM]; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/gpio/
A Dhw_generic.c78 GENERIC_SEL, config_data->config.generic_mux.mux_select); in set_config()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/include/
A Dgpio_types.h305 enum gpio_signal_source mux_select; member
/linux-6.3-rc2/sound/pci/hda/
A Dhda_generic.c3413 static int mux_select(struct hda_codec *codec, unsigned int adc_idx,
3441 return mux_select(codec, adc_idx, in mux_enum_put()
4084 static int mux_select(struct hda_codec *codec, unsigned int adc_idx, in mux_select() function
4579 mux_select(codec, 0, spec->am_entry[i].idx); in snd_hda_gen_mic_autoswitch()
4583 mux_select(codec, 0, spec->am_entry[0].idx); in snd_hda_gen_mic_autoswitch()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c2273 config->mux_select = GPIO_SIGNAL_SOURCE_PASS_THROUGH_STEREO_SYNC; in dc_set_generic_gpio_for_stereo()

Completed in 78 milliseconds