Lines Matching refs:PIN_HP
2074 val = PIN_HP; in parse_output_paths()
2079 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP); in parse_output_paths()
2081 val = spec->prefer_hp_amp ? PIN_HP : PIN_OUT; in parse_output_paths()
2591 val = PIN_HP; in update_hp_mic()
2668 if (snd_hda_codec_get_pin_target(codec, nid) == PIN_HP) in out_jack_mode_get()
2682 val = ucontrol->value.enumerated.item[0] ? PIN_HP : PIN_OUT; in out_jack_mode_put()
2945 if (out_jacks > 1 && val == PIN_HP) in get_cur_hp_mic_jack_mode()
2984 val = idx ? PIN_HP : PIN_OUT; in hp_mic_jack_mode_put()
2986 val = PIN_HP; in hp_mic_jack_mode_put()
2992 val &= ~(AC_PINCTL_VREFEN | PIN_HP); in hp_mic_jack_mode_put()
4441 val = oldval & ~PIN_HP; in do_automute()