OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRM_ELD_CEA_EDID_VER_MNL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_edid.h
241
#define
DRM_ELD_CEA_EDID_VER_MNL
4
393
return (eld[
DRM_ELD_CEA_EDID_VER_MNL
] & DRM_ELD_MNL_MASK) >> DRM_ELD_MNL_SHIFT;
/src/sys/external/bsd/drm2/dist/drm/
drm_edid.c
4389
eld[
DRM_ELD_CEA_EDID_VER_MNL
] = cea[1] << DRM_ELD_CEA_EDID_VER_SHIFT;
4390
eld[
DRM_ELD_CEA_EDID_VER_MNL
] |= mnl;
Completed in 34 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025