Home
last modified time | relevance | path

Searched refs:AC_VERB_SET_POWER_STATE (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_cirrus.c226 {0x01, AC_VERB_SET_POWER_STATE, 0x00}, /* AFG: D0 */
254 {0x01, AC_VERB_SET_POWER_STATE, 0x00}, /* AFG: D0 */
264 {0x07, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Rx: D0 */
265 {0x08, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Tx: D0 */
1144 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
1146 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
H A Dpatch_sigmatel.c273 AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in stac_capture_pcm_hook()
278 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in stac_capture_pcm_hook()
4388 AC_VERB_SET_POWER_STATE, in stac_init()
H A Dhda_codec.c2751 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_POWER_STATE, in snd_hda_codec_set_power_to_all()
2815 AC_VERB_SET_POWER_STATE, in hda_set_power_state()
2848 AC_VERB_SET_POWER_STATE, target); in sync_power_up_states()
H A Dpatch_hdmi.c892 snd_hda_codec_write(codec, cvt_nid, 0, AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in haswell_verify_D0()
895 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_POWER_STATE, in haswell_verify_D0()
2799 snd_hda_codec_read(codec, fg, 0, AC_VERB_SET_POWER_STATE, power_state); in haswell_set_power_state()
H A Dpatch_ca0132.c8727 {0x01, AC_VERB_SET_POWER_STATE, 0x03},
8945 AC_VERB_SET_POWER_STATE, 0x03); in zxr_dbpro_power_state_shutdown()
H A Dhda_generic.c844 AC_VERB_SET_POWER_STATE, state); in path_power_update()
/openbmc/linux/sound/soc/codecs/
H A Drt286.h44 #define RT286_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
H A Drt274.h45 #define RT274_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
H A Drt298.h46 #define RT298_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
H A Dhdac_hdmi.c747 AC_VERB_SET_POWER_STATE, in hdac_hdmi_set_power_state()
2249 snd_hdac_codec_read(hdev, hdev->afg, 0, AC_VERB_SET_POWER_STATE, in hdac_hdmi_runtime_suspend()
2293 snd_hdac_codec_read(hdev, hdev->afg, 0, AC_VERB_SET_POWER_STATE, in hdac_hdmi_runtime_resume()
/openbmc/linux/include/sound/
H A Dhda_verbs.h91 #define AC_VERB_SET_POWER_STATE 0x705 macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h270 #define AC_VERB_SET_POWER_STATE 0x705 macro
H A Dhda-codec.c652 case AC_VERB_SET_POWER_STATE: in hda_audio_command()
/openbmc/linux/sound/hda/
H A Dhdac_regmap.c293 if (verb != AC_VERB_SET_POWER_STATE) { in hda_reg_write()
/openbmc/linux/sound/usb/
H A Dmixer_quirks.c2093 HDA_VERB_CMD(AC_VERB_SET_POWER_STATE, in dell_dock_mixer_create()