Home
last modified time | relevance | path

Searched refs:AC_PINCAP_VREF_GRD (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhda_verbs.h277 #define AC_PINCAP_VREF_GRD (1<<2) /* ground */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dhda_verbs.h277 #define AC_PINCAP_VREF_GRD (1<<2) /* ground */ macro
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_proc.c352 if (vref & AC_PINCAP_VREF_GRD) in print_pin_caps()
H A Dhda_codec.c3889 else if (pincap & AC_PINCAP_VREF_GRD) in snd_hda_get_default_vref()
3908 { AC_PINCTL_VREF_GRD, AC_PINCAP_VREF_GRD }, in snd_hda_correct_pin_ctl()
H A Dhda_generic.c2782 pincap &= ~(AC_PINCAP_VREF_GRD | AC_PINCAP_VREF_100); in get_vref_caps()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_proc.c352 if (vref & AC_PINCAP_VREF_GRD) in print_pin_caps()
H A Dhda_codec.c3920 else if (pincap & AC_PINCAP_VREF_GRD) in snd_hda_get_default_vref()
3939 { AC_PINCTL_VREF_GRD, AC_PINCAP_VREF_GRD }, in snd_hda_correct_pin_ctl()
H A Dhda_generic.c2788 pincap &= ~(AC_PINCAP_VREF_GRD | AC_PINCAP_VREF_100); in get_vref_caps()

Completed in 54 milliseconds