Searched refs:PIN_VREF50 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/sound/pci/hda/ |
| D | patch_conexant.c | 353 { "50%", PIN_VREF50 }, 576 snd_hda_codec_set_pin_target(codec, 0x1a, PIN_VREF50); in cxt_fixup_olpc_xo()
|
| D | patch_realtek.c | 2190 { 0x19, PIN_VREF50 }, 2752 { 0x19, PIN_VREF50 }, 4916 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4924 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4932 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4939 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4946 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4957 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4965 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() 4971 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in() [all …]
|
| D | hda_local.h | 384 #define PIN_VREF50 (AC_PINCTL_IN_EN | AC_PINCTL_VREF_50) macro
|
| D | hda_codec.c | 3837 if ((pincap & AC_PINCAP_VREF_80) && oldval != PIN_VREF50) in snd_hda_get_default_vref()
|