Searched refs:mux_select (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/soc/codecs/ |
| A D | mt6359.c | 1682 unsigned int mux_pga = priv->mux_select[MUX_PGA_L]; in mt_pga_l_event() 1687 mic_type = priv->mux_select[MUX_MIC_TYPE_0]; in mt_pga_l_event() 1690 mic_type = priv->mux_select[MUX_MIC_TYPE_1]; in mt_pga_l_event() 1740 unsigned int mux_pga = priv->mux_select[MUX_PGA_R]; in mt_pga_r_event() 1745 mic_type = priv->mux_select[MUX_MIC_TYPE_0]; in mt_pga_r_event() 1749 mic_type = priv->mux_select[MUX_MIC_TYPE_2]; in mt_pga_r_event() 1805 mic_type = priv->mux_select[MUX_MIC_TYPE_2]; in mt_pga_3_event() 2421 IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_2])) in mt_dcc_clk_connect() 2884 &priv->mux_select[MUX_MIC_TYPE_0]); in mt6359_parse_dt() 2893 &priv->mux_select[MUX_MIC_TYPE_1]); in mt6359_parse_dt() [all …]
|
| A D | mt6358.c | 89 unsigned int mux_select[MUX_NUM]; member 1414 priv->mux_select[MUX_HP_L] = mux; in mt_hp_event() 1433 if (priv->mux_select[MUX_HP_L] == HP_MUX_HP) in mt_hp_event() 1438 priv->mux_select[MUX_HP_L] = mux; in mt_hp_event() 1943 priv->mux_select[MUX_MIC_TYPE] = mux; in mt_mic_type_event() 1958 switch (priv->mux_select[MUX_MIC_TYPE]) { in mt_mic_type_event() 1967 priv->mux_select[MUX_MIC_TYPE] = mux; in mt_mic_type_event() 1987 priv->mux_select[MUX_ADC_L] = mux; in mt_adc_l_event() 2003 priv->mux_select[MUX_ADC_R] = mux; in mt_adc_r_event() 2019 priv->mux_select[MUX_PGA_L] = mux; in mt_pga_left_event() [all …]
|
| A D | mt6359.h | 4269 unsigned int mux_select[MUX_NUM]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/gpio/ |
| A D | hw_generic.c | 78 GENERIC_SEL, config_data->config.generic_mux.mux_select); in set_config()
|
| /linux/drivers/gpu/drm/amd/display/include/ |
| A D | gpio_types.h | 305 enum gpio_signal_source mux_select; member
|
| /linux/sound/pci/hda/ |
| A D | hda_generic.c | 3418 static int mux_select(struct hda_codec *codec, unsigned int adc_idx, 3446 return mux_select(codec, adc_idx, in mux_enum_put() 4088 static int mux_select(struct hda_codec *codec, unsigned int adc_idx, in mux_select() function 4583 mux_select(codec, 0, spec->am_entry[i].idx); in snd_hda_gen_mic_autoswitch() 4587 mux_select(codec, 0, spec->am_entry[0].idx); in snd_hda_gen_mic_autoswitch()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc.c | 2344 config->mux_select = GPIO_SIGNAL_SOURCE_PASS_THROUGH_STEREO_SYNC; in dc_set_generic_gpio_for_stereo()
|
Completed in 68 milliseconds