Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_eld.h48 #define DRM_ELD_SPEAKER 7 macro
149 return eld[DRM_ELD_SPEAKER] & DRM_ELD_SPEAKER_MASK; in drm_eld_get_spk_alloc()
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1253 port->eld.info.spk_alloc = port->eld.eld_buffer[DRM_ELD_SPEAKER]; in hdac_hdmi_present_sense()