Home
last modified time | relevance | path

Searched refs:AC_VERB_SET_DIGI_CONVERT_3 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/sound/
Dhda_verbs.h100 #define AC_VERB_SET_DIGI_CONVERT_3 0x73e macro
/Linux-v5.10/sound/pci/hda/
Dpatch_realtek.c3988 snd_hda_codec_write(codec, 0x06, 0, AC_VERB_SET_DIGI_CONVERT_3, 0x0); in alc298_huawei_mbx_stereo_seq()
3994 snd_hda_codec_write(codec, 0x6, 0, AC_VERB_SET_DIGI_CONVERT_3, 0x80); in alc298_huawei_mbx_stereo_seq()
4029 snd_hda_codec_write(codec, 0x06, 0, AC_VERB_SET_DIGI_CONVERT_3, 0x00); in alc298_fixup_huawei_mbx_stereo()
4030 snd_hda_codec_write(codec, 0x06, 0, AC_VERB_SET_DIGI_CONVERT_3, 0x80); in alc298_fixup_huawei_mbx_stereo()
Dpatch_hdmi.c956 AC_VERB_SET_DIGI_CONVERT_3, param); in hdmi_setup_stream()