Searched refs:AC_VERB_SET_STREAM_FORMAT (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt286.h | 110 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 D | rt274.h | 106 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 D | rt298.h | 118 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 D | hdac_hdmi.c | 842 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 D | hda_verbs.h | 84 #define AC_VERB_SET_STREAM_FORMAT 0x200 macro
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_si3054.c | 216 snd_hda_codec_write(codec, codec->core.mfg, 0, AC_VERB_SET_STREAM_FORMAT, 0); in si3054_init()
|
H A D | patch_hdmi.c | 3538 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 D | hda_codec.c | 1119 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 D | intel-hda-defs.h | 263 #define AC_VERB_SET_STREAM_FORMAT 0x200 macro
|
H A D | hda-codec.c | 596 case AC_VERB_SET_STREAM_FORMAT: in hda_audio_command()
|