Home
last modified time | relevance | path

Searched refs:PIN_VREF80 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_local.h412 #define PIN_VREF80 (AC_PINCTL_IN_EN | AC_PINCTL_VREF_80) macro
H A Dpatch_conexant.c438 { "80%", PIN_VREF80 },
H A Dpatch_realtek.c4270 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc298_fixup_huawei_mbx_stereo()
6298 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc282_fixup_asus_tx300()
11778 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc897_hp_automute_hook()
H A Dpatch_ca0132.c7401 snd_hda_set_pin_ctl(codec, pin, PIN_VREF80); in init_input()