Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_eld.c159 if ((val & AC_ELDD_ELD_VALID) == 0) { in hdmi_get_eld_byte()
Dhda_codec.h412 #define AC_ELDD_ELD_VALID (1<<31) macro