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.h127 #define AC_VERB_SET_HDMI_DIP_DATA 0x731
117 #define AC_VERB_SET_HDMI_DIP_DATA global() macro
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c423 AC_VERB_SET_HDMI_DIP_DATA, buffer[i]); in hdac_hdmi_setup_audio_infoframe()
427 AC_VERB_SET_HDMI_DIP_DATA, dip[i]); in hdac_hdmi_setup_audio_infoframe()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c254 snd_hda_codec_write(codec, pin_nid, 0, AC_VERB_SET_HDMI_DIP_DATA, val); in hdmi_write_dip_byte()