Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_verbs.h414 #define AC_ELDD_ELD_VALID (1<<31) macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h570 #define AC_ELDD_ELD_VALID (1<<31) macro
/openbmc/linux/sound/pci/hda/
H A Dhda_eld.c324 if (!(val & AC_ELDD_ELD_VALID)) { in snd_hdmi_get_eld()