Home
last modified time | relevance | path

Searched refs:AC_VERB_SET_STREAM_FORMAT (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt286.h110 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT286_DAC_OUT1, 0)
112 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT286_ADC_IN1, 0)
H A Drt274.h106 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT274_DAC_OUT0, 0)
108 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT274_ADC_IN1, 0)
H A Drt298.h118 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT298_DAC_OUT1, 0)
120 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT298_ADC_IN1, 0)
H A Dhdac_hdmi.c842 AC_VERB_SET_STREAM_FORMAT, pcm->format); in hdac_hdmi_cvt_output_widget_event()
857 AC_VERB_SET_STREAM_FORMAT, 0); in hdac_hdmi_cvt_output_widget_event()
/openbmc/linux/include/sound/
H A Dhda_verbs.h84 #define AC_VERB_SET_STREAM_FORMAT 0x200 macro
/openbmc/linux/sound/pci/hda/
H A Dpatch_si3054.c216 snd_hda_codec_write(codec, codec->core.mfg, 0, AC_VERB_SET_STREAM_FORMAT, 0); in si3054_init()
H A Dpatch_hdmi.c3538 AC_VERB_SET_STREAM_FORMAT, 0); in nvhdmi_8ch_7x_pcm_close()
3583 AC_VERB_SET_STREAM_FORMAT, format); in nvhdmi_8ch_7x_pcm_prepare()
3625 AC_VERB_SET_STREAM_FORMAT, in nvhdmi_8ch_7x_pcm_prepare()
H A Dhda_codec.c1119 AC_VERB_SET_STREAM_FORMAT, in update_pcm_format()
1218 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_STREAM_FORMAT, 0 in really_cleanup_stream()
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h263 #define AC_VERB_SET_STREAM_FORMAT 0x200 macro
H A Dhda-codec.c596 case AC_VERB_SET_STREAM_FORMAT: in hda_audio_command()