/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 469 pin_out = PIN_OUT; in hdmi_init_pin() 2126 pinctl | PIN_OUT); in generic_hdmi_playback_pcm_prepare() 2193 pinctl & ~PIN_OUT); in hdmi_pcm_close() 3147 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in simple_playback_init() 3185 { 0x5, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 }, 3193 { 0x5, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 }, 3194 { 0x7, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 }, 3195 { 0x9, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 }, 3196 { 0xb, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 }, 3197 { 0xd, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | [all...] |
H A D | patch_cirrus.c | 703 int pinctl = ucontrol->value.integer.value[0] ? PIN_OUT : 0; in cs4208_spdif_sw_put() 1038 snd_hda_set_pin_ctl(codec, spdif_pin, spdif_present ? PIN_OUT : 0); in cs4210_spdif_automute()
|
H A D | hda_local.h | 397 #define PIN_OUT (AC_PINCTL_OUT_EN) macro
|
H A D | hda_generic.c | 2081 val = PIN_OUT; in parse_output_paths() 2086 val = spec->prefer_hp_amp ? PIN_HP : PIN_OUT; in parse_output_paths() 2382 set_pin_target(codec, nid, PIN_OUT, true); in set_multi_io() 2575 if (val & PIN_OUT) in update_hp_mic() 2687 val = ucontrol->value.enumerated.item[0] ? PIN_HP : PIN_OUT; in out_jack_mode_put() 2949 if (val & PIN_OUT) { in get_cur_hp_mic_jack_mode() 2989 val = idx ? PIN_HP : PIN_OUT; in hp_mic_jack_mode_put() 4157 set_pin_target(codec, pin, PIN_OUT, false); in parse_digital()
|
H A D | patch_realtek.c | 3418 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc282_init() 3531 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc283_init() 3613 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc256_init() 3717 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc225_init() 3720 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc225_init() 3806 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc_default_init() 5558 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc_determine_headset_type() 5665 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc_determine_headset_type() 10581 snd_hda_set_pin_ctl_cache(codec, 0x15, PIN_OUT); in alc662_aspire_ethos_mute_speakers() 10582 snd_hda_set_pin_ctl_cache(codec, 0x18, PIN_OUT); in alc662_aspire_ethos_mute_speakers() [all...] |
H A D | patch_ca0132.c | 4384 pin_ctl | PIN_OUT); in ca0132_select_out() 4623 pin_ctl = out_enable ? pin_ctl | PIN_OUT : pin_ctl & ~PIN_OUT; in ca0132_set_out_node_pincfg()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 482 pin_out = PIN_OUT; in hdmi_init_pin() 2150 pinctl | PIN_OUT); in generic_hdmi_playback_pcm_prepare() 2217 pinctl & ~PIN_OUT); in hdmi_pcm_close() 3280 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in simple_playback_init() 3318 { 0x5, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 }, 3326 { 0x5, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 }, 3327 { 0x7, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 }, 3328 { 0x9, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 }, 3329 { 0xb, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 }, 3330 { 0xd, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | [all...] |
H A D | patch_cirrus.c | 705 int pinctl = ucontrol->value.integer.value[0] ? PIN_OUT : 0; in cs4208_spdif_sw_put() 1041 snd_hda_set_pin_ctl(codec, spdif_pin, spdif_present ? PIN_OUT : 0); in cs4210_spdif_automute()
|
H A D | hda_local.h | 388 #define PIN_OUT (AC_PINCTL_OUT_EN) macro
|
H A D | hda_generic.c | 2087 val = PIN_OUT; in parse_output_paths() 2092 val = spec->prefer_hp_amp ? PIN_HP : PIN_OUT; in parse_output_paths() 2388 set_pin_target(codec, nid, PIN_OUT, true); in set_multi_io() 2581 if (val & PIN_OUT) in update_hp_mic() 2693 val = ucontrol->value.enumerated.item[0] ? PIN_HP : PIN_OUT; in out_jack_mode_put() 2955 if (val & PIN_OUT) { in get_cur_hp_mic_jack_mode() 2995 val = idx ? PIN_HP : PIN_OUT; in hp_mic_jack_mode_put() 4046 set_pin_target(codec, pin, PIN_OUT, false); in parse_digital()
|
H A D | patch_cs8409.c | 992 cs42l42->hp_jack_in ? 0 : PIN_OUT); in cs8409_cs42l42_jack_unsol_event()
|
H A D | patch_realtek.c | 3417 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc282_init() 3530 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc283_init() 3612 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc256_init() 3776 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc225_init() 3779 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc225_init() 3865 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc_default_init() 5634 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc_determine_headset_type() 5741 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc_determine_headset_type() 11568 snd_hda_set_pin_ctl_cache(codec, 0x15, PIN_OUT); in alc662_aspire_ethos_mute_speakers() 11569 snd_hda_set_pin_ctl_cache(codec, 0x18, PIN_OUT); in alc662_aspire_ethos_mute_speakers() [all...] |
H A D | patch_ca0132.c | 4504 pin_ctl | PIN_OUT); in ca0132_select_out() 4743 pin_ctl = out_enable ? pin_ctl | PIN_OUT : pin_ctl & ~PIN_OUT; in ca0132_set_out_node_pincfg()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 33 #define PIN_OUT (AC_PINCTL_OUT_EN) macro 791 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in hdac_hdmi_pin_output_widget_event()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 33 #define PIN_OUT (AC_PINCTL_OUT_EN) macro 791 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in hdac_hdmi_pin_output_widget_event()
|