Home
last modified time | relevance | path

Searched refs:PIN_OUT (Results 1 – 9 of 9) sorted by relevance

/linux/sound/pci/hda/
A Dpatch_hdmi.c471 pin_out = PIN_OUT; in hdmi_init_pin()
2103 pinctl | PIN_OUT); in generic_hdmi_playback_pcm_prepare()
2170 pinctl & ~PIN_OUT); in hdmi_pcm_close()
3138 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in simple_playback_init()
3176 { 0x5, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
3184 { 0x5, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
3185 { 0x7, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
3186 { 0x9, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
3187 { 0xb, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
3188 { 0xd, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
A Dpatch_cirrus.c704 int pinctl = ucontrol->value.integer.value[0] ? PIN_OUT : 0; in cs4208_spdif_sw_put()
1040 snd_hda_set_pin_ctl(codec, spdif_pin, spdif_present ? PIN_OUT : 0); in cs4210_spdif_automute()
A Dhda_generic.c2076 val = PIN_OUT; in parse_output_paths()
2081 val = spec->prefer_hp_amp ? PIN_HP : PIN_OUT; in parse_output_paths()
2377 set_pin_target(codec, nid, PIN_OUT, true); in set_multi_io()
2570 if (val & PIN_OUT) in update_hp_mic()
2682 val = ucontrol->value.enumerated.item[0] ? PIN_HP : PIN_OUT; in out_jack_mode_put()
2944 if (val & PIN_OUT) { in get_cur_hp_mic_jack_mode()
2984 val = idx ? PIN_HP : PIN_OUT; in hp_mic_jack_mode_put()
4028 set_pin_target(codec, pin, PIN_OUT, false); in parse_digital()
A Dpatch_realtek.c3299 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc282_init()
3412 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc283_init()
3493 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc256_init()
3654 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc225_init()
3657 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc225_init()
3743 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc_default_init()
5415 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc_determine_headset_type()
5522 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in alc_determine_headset_type()
10214 snd_hda_set_pin_ctl_cache(codec, 0x15, PIN_OUT); in alc662_aspire_ethos_mute_speakers()
10215 snd_hda_set_pin_ctl_cache(codec, 0x18, PIN_OUT); in alc662_aspire_ethos_mute_speakers()
A Dhda_local.h388 #define PIN_OUT (AC_PINCTL_OUT_EN) macro
A Dpatch_cs8409.c841 cs42l42->hp_jack_in ? 0 : PIN_OUT); in cs8409_cs42l42_jack_unsol_event()
A Dpatch_ca0132.c4503 pin_ctl | PIN_OUT); in ca0132_select_out()
4742 pin_ctl = out_enable ? pin_ctl | PIN_OUT : pin_ctl & ~PIN_OUT; in ca0132_set_out_node_pincfg()
/linux/arch/arm/boot/dts/
A Dexynos3250-pinctrl.dtsi22 #define PIN_OUT(_pin, _drv) \ macro
/linux/sound/soc/codecs/
A Dhdac_hdmi.c33 #define PIN_OUT (AC_PINCTL_OUT_EN) macro
786 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT); in hdac_hdmi_pin_output_widget_event()

Completed in 78 milliseconds