Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_local.h395 #define PIN_VREF80 (AC_PINCTL_IN_EN | AC_PINCTL_VREF_80) macro
H A Dpatch_conexant.c348 { "80%", PIN_VREF80 },
H A Dpatch_realtek.c4123 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc269_x101_hp_automute_hook()
6073 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc283_hp_automute_hook()
10416 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc662_usi_automute_hook()
H A Dpatch_ca0132.c7266 snd_hda_set_pin_ctl(codec, pin, PIN_VREF80); in init_input()