Searched refs:AC_PWRST_D0 (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rt711.c | 93 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_calibration() 362 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_jack_init() 497 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_set_amp_gain_put() 861 AC_PWRST_D0); in rt711_set_bias_level() 1223 regmap_write(rt711->regmap, RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt711_io_init()
|
| H A D | rt700.c | 280 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt700_jack_init() 389 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt700_set_amp_gain_put() 829 AC_PWRST_D0); in rt700_set_bias_level() 1169 regmap_write(rt700->regmap, RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt700_io_init()
|
| H A D | rt715.c | 117 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D0); in rt715_set_amp_gain_put() 499 AC_PWRST_D0); in rt715_set_bias_level()
|
| H A D | hdac_hdmi.c | 782 hdac_hdmi_set_power_state(hdev, port->pin->nid, AC_PWRST_D0); in hdac_hdmi_pin_output_widget_event() 824 hdac_hdmi_set_power_state(hdev, cvt->nid, AC_PWRST_D0); in hdac_hdmi_cvt_output_widget_event() 2290 AC_PWRST_D0); in hdac_hdmi_runtime_resume()
|
| H A D | rt274.c | 933 RT274_SET_AUDIO_POWER, AC_PWRST_D0); in rt274_set_bias_level()
|
| H A D | rt298.c | 955 RT298_SET_AUDIO_POWER, AC_PWRST_D0); in rt298_set_bias_level()
|
| H A D | rt286.c | 890 RT286_SET_AUDIO_POWER, AC_PWRST_D0); in rt286_set_bias_level()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | hda_verbs.h | 314 #define AC_PWRST_D0 0x00 macro
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_codec.c | 989 hda_set_power_state(codec, AC_PWRST_D0); in snd_hda_codec_device_new() 2789 return AC_PWRST_D0; in snd_hda_codec_eapd_power_filter() 2854 target = codec->power_filter(codec, nid, AC_PWRST_D0); in sync_power_up_states() 2855 if (target == AC_PWRST_D0) in sync_power_up_states() 2921 hda_set_power_state(codec, AC_PWRST_D0); in hda_call_codec_resume()
|
| H A D | patch_hdmi.c | 880 if (!snd_hda_check_power_state(codec, cvt_nid, AC_PWRST_D0)) in haswell_verify_D0() 881 snd_hda_codec_write(codec, cvt_nid, 0, AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in haswell_verify_D0() 883 if (!snd_hda_check_power_state(codec, nid, AC_PWRST_D0)) { in haswell_verify_D0() 885 AC_PWRST_D0); in haswell_verify_D0() 2782 if (power_state == AC_PWRST_D0) { in haswell_set_power_state()
|
| H A D | hda_generic.c | 837 state = AC_PWRST_D0; in path_power_update() 853 if (state == AC_PWRST_D0) in path_power_update() 5025 if (power_state != AC_PWRST_D0 || nid == codec->core.afg) in snd_hda_gen_path_power_filter()
|
| H A D | patch_sigmatel.c | 273 AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in stac_capture_pcm_hook()
|
| H A D | patch_realtek.c | 10392 return AC_PWRST_D0; in gpio_led_power_filter()
|