Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dintelhdmi.c82 if (power_state == AC_PWRST_D0) { in haswell_set_power_state()
277 if (!snd_hda_check_power_state(codec, cvt_nid, AC_PWRST_D0)) in haswell_verify_D0()
278 snd_hda_codec_write(codec, cvt_nid, 0, AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in haswell_verify_D0()
280 if (!snd_hda_check_power_state(codec, nid, AC_PWRST_D0)) { in haswell_verify_D0()
282 AC_PWRST_D0); in haswell_verify_D0()
/linux/sound/soc/codecs/
H A Drt711.c94 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_calibration()
369 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_jack_init()
546 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_set_amp_gain_put()
906 AC_PWRST_D0); in rt711_set_bias_level()
1257 regmap_write(rt711->regmap, RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_io_init()
H A Drt715.c156 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt715_set_amp_gain_put()
277 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt715_set_main_switch_put()
383 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt715_set_main_vol_put()
757 AC_PWRST_D0); in rt715_set_bias_level()
H A Drt700.c280 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt700_jack_init()
401 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt700_set_amp_gain_put()
845 AC_PWRST_D0); in rt700_set_bias_level()
1172 regmap_write(rt700->regmap, RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt700_io_init()
H A Dhdac_hdmi.c789 hdac_hdmi_set_power_state(hdev, port->pin->nid, AC_PWRST_D0); in hdac_hdmi_pin_output_widget_event()
832 hdac_hdmi_set_power_state(hdev, cvt->nid, AC_PWRST_D0); in hdac_hdmi_cvt_output_widget_event()
1999 AC_PWRST_D0);
/linux/include/sound/
H A Dhda_verbs.h314 #define AC_PWRST_D0 0x00 macro
/linux/sound/hda/codecs/realtek/
H A Dalc662.c62 return AC_PWRST_D0; in gpio_led_power_filter()
/linux/sound/hda/codecs/
H A Dsigmatel.c273 AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in stac_capture_pcm_hook()