Searched refs:vref_val (Results 1 – 1 of 1) sorted by relevance
2569 unsigned int vref_val = snd_hda_get_default_vref(codec, vref_pin); in update_hp_mic() local2570 if (vref_val != AC_PINCTL_VREF_HIZ) in update_hp_mic()2572 PIN_IN | (as_mic ? vref_val : 0)); in update_hp_mic()