Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h117 #define AC_VERB_SET_HDMI_DIP_DATA 0x731 macro
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c425 AC_VERB_SET_HDMI_DIP_DATA, buffer[i]); in hdac_hdmi_setup_audio_infoframe()
429 AC_VERB_SET_HDMI_DIP_DATA, dip[i]); in hdac_hdmi_setup_audio_infoframe()
/linux/sound/pci/hda/
H A Dpatch_hdmi.c462 snd_hda_codec_write(codec, pin_nid, 0, AC_VERB_SET_HDMI_DIP_DATA, val); in hdmi_write_dip_byte()