Searched refs:EDID_MAX_LINES (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/common/ | ||
H A D | gfx_fb.h | 128 #define EDID_MAX_LINES 4095 macro |
H A D | gfx_fb.c | 2865 rp->height > 0 && rp->height <= EDID_MAX_LINES) in gfx_get_edid_resolution() |