Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/dist/include/drm/
Ddrm_edid.h265 # define DRM_ELD_SPEAKER_MASK 0x7f macro
462 return eld[DRM_ELD_SPEAKER] & DRM_ELD_SPEAKER_MASK; in drm_eld_get_spk_alloc()