Home
last modified time | relevance | path

Searched refs:AC_PWRST_D0 (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt711.c94 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_calibration()
370 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_jack_init()
549 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_set_amp_gain_put()
913 AC_PWRST_D0); in rt711_set_bias_level()
1264 regmap_write(rt711->regmap, RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_io_init()
H A Drt715.c159 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt715_set_amp_gain_put()
281 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt715_set_main_switch_put()
388 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt715_set_main_vol_put()
774 AC_PWRST_D0); in rt715_set_bias_level()
H A Drt700.c281 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt700_jack_init()
404 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt700_set_amp_gain_put()
852 AC_PWRST_D0); in rt700_set_bias_level()
1179 regmap_write(rt700->regmap, RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt700_io_init()
H A Dhdac_hdmi.c787 hdac_hdmi_set_power_state(hdev, port->pin->nid, AC_PWRST_D0); in hdac_hdmi_pin_output_widget_event()
829 hdac_hdmi_set_power_state(hdev, cvt->nid, AC_PWRST_D0); in hdac_hdmi_cvt_output_widget_event()
2294 AC_PWRST_D0); in hdac_hdmi_runtime_resume()
H A Drt274.c933 RT274_SET_AUDIO_POWER, AC_PWRST_D0); in rt274_set_bias_level()
H A Drt298.c958 RT298_SET_AUDIO_POWER, AC_PWRST_D0); in rt298_set_bias_level()
H A Drt286.c894 RT286_SET_AUDIO_POWER, AC_PWRST_D0); in rt286_set_bias_level()
/openbmc/linux/include/sound/
H A Dhda_verbs.h314 #define AC_PWRST_D0 0x00 macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h481 #define AC_PWRST_D0 0x00 macro
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c1025 hda_set_power_state(codec, AC_PWRST_D0); in snd_hda_codec_device_new()
2778 return AC_PWRST_D0; in snd_hda_codec_eapd_power_filter()
2843 target = codec->power_filter(codec, nid, AC_PWRST_D0); in sync_power_up_states()
2844 if (target == AC_PWRST_D0) in sync_power_up_states()
2911 hda_set_power_state(codec, AC_PWRST_D0); in hda_call_codec_resume()
H A Dpatch_hdmi.c891 if (!snd_hda_check_power_state(codec, cvt_nid, AC_PWRST_D0)) in haswell_verify_D0()
892 snd_hda_codec_write(codec, cvt_nid, 0, AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in haswell_verify_D0()
894 if (!snd_hda_check_power_state(codec, nid, AC_PWRST_D0)) { in haswell_verify_D0()
896 AC_PWRST_D0); in haswell_verify_D0()
2794 if (power_state == AC_PWRST_D0) { in haswell_set_power_state()
H A Dhda_generic.c837 state = AC_PWRST_D0; in path_power_update()
853 if (state == AC_PWRST_D0) in path_power_update()
4915 if (power_state != AC_PWRST_D0 || nid == codec->core.afg) in snd_hda_gen_path_power_filter()
H A Dpatch_sigmatel.c273 AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in stac_capture_pcm_hook()
H A Dpatch_realtek.c11754 return AC_PWRST_D0; in alc671_fixup_hp_headset_mic2()