Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_local.h404 #define PIN_VREF80 (AC_PINCTL_IN_EN | AC_PINCTL_VREF_80) macro
Dpatch_conexant.c354 { "80%", PIN_VREF80 },
Dpatch_realtek.c3619 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc269_x101_hp_automute_hook()
5148 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc283_hp_automute_hook()
7663 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc662_usi_automute_hook()
Dpatch_ca0132.c6078 snd_hda_set_pin_ctl(codec, pin, PIN_VREF80); in init_input()