Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dgfx_fb.h128 #define EDID_MAX_LINES 4095 macro
H A Dgfx_fb.c2865 rp->height > 0 && rp->height <= EDID_MAX_LINES) in gfx_get_edid_resolution()