Home
last modified time | relevance | path

Searched refs:ELD_VER_CEA_861D (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/hda/
H A Dhda_eld.c21 ELD_VER_CEA_861D = 2, enumerator
232 if (e->eld_ver != ELD_VER_CEA_861D && in snd_hdmi_parse_eld()
655 buf[0] = ELD_VER_CEA_861D << 3; in snd_hdmi_get_eld_ati()
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c44 #define ELD_VER_CEA_861D 2 macro
1235 if (ver != ELD_VER_CEA_861D && ver != ELD_VER_PARTIAL) { in hdac_hdmi_parse_eld()