Home
last modified time | relevance | path

Searched refs:AC_VERB_SET_HDMI_DIP_INDEX (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_verbs.h116 #define AC_VERB_SET_HDMI_DIP_INDEX 0x730 macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h293 #define AC_VERB_SET_HDMI_DIP_INDEX 0x730 macro
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c341 snd_hdac_codec_write(hdev, pin_nid, 0, AC_VERB_SET_HDMI_DIP_INDEX, val); in hdac_hdmi_set_dip_index()
/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c456 snd_hda_codec_write(codec, pin_nid, 0, AC_VERB_SET_HDMI_DIP_INDEX, val); in hdmi_set_dip_index()