Searched refs:mux_select (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/soc/codecs/ |
| A D | mt6359.c | 1568 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() 2764 &priv->mux_select[MUX_MIC_TYPE_0]); in mt6359_parse_dt() 2773 &priv->mux_select[MUX_MIC_TYPE_1]); in mt6359_parse_dt() [all …]
|
| A D | mt6358.c | 89 unsigned int mux_select[MUX_NUM]; member 1375 priv->mux_select[MUX_HP_L] = mux; in mt_hp_event() 1394 if (priv->mux_select[MUX_HP_L] == HP_MUX_HP) in mt_hp_event() 1399 priv->mux_select[MUX_HP_L] = mux; in mt_hp_event() 1904 priv->mux_select[MUX_MIC_TYPE] = mux; in mt_mic_type_event() 1919 switch (priv->mux_select[MUX_MIC_TYPE]) { in mt_mic_type_event() 1928 priv->mux_select[MUX_MIC_TYPE] = mux; in mt_mic_type_event() 1948 priv->mux_select[MUX_ADC_L] = mux; in mt_adc_l_event() 1964 priv->mux_select[MUX_ADC_R] = mux; in mt_adc_r_event() 1980 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 | 3407 static int mux_select(struct hda_codec *codec, unsigned int adc_idx, 3435 return mux_select(codec, adc_idx, in mux_enum_put() 4071 static int mux_select(struct hda_codec *codec, unsigned int adc_idx, in mux_select() function 4566 mux_select(codec, 0, spec->am_entry[i].idx); in snd_hda_gen_mic_autoswitch() 4570 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 | 2063 config->mux_select = GPIO_SIGNAL_SOURCE_PASS_THROUGH_STEREO_SYNC; in dc_set_generic_gpio_for_stereo()
|
Completed in 59 milliseconds