Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dhda_verbs.h100 #define AC_VERB_SET_DIGI_CONVERT_3 0x73e macro
/Linux-v5.4/sound/pci/hda/
Dpatch_realtek.c3780 snd_hda_codec_write(codec, 0x06, 0, AC_VERB_SET_DIGI_CONVERT_3, 0x0); in alc298_huawei_mbx_stereo_seq()
3786 snd_hda_codec_write(codec, 0x6, 0, AC_VERB_SET_DIGI_CONVERT_3, 0x80); in alc298_huawei_mbx_stereo_seq()
3821 snd_hda_codec_write(codec, 0x06, 0, AC_VERB_SET_DIGI_CONVERT_3, 0x00); in alc298_fixup_huawei_mbx_stereo()
3822 snd_hda_codec_write(codec, 0x06, 0, AC_VERB_SET_DIGI_CONVERT_3, 0x80); in alc298_fixup_huawei_mbx_stereo()
Dpatch_hdmi.c945 AC_VERB_SET_DIGI_CONVERT_3, param); in hdmi_setup_stream()