Searched refs:GET_EDID_INFO_WIDTH (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/stand/common/ | ||
| HD | gfx_fb.h | 130 #define GET_EDID_INFO_WIDTH(edid_info, timings_num) \ macro |
| HD | gfx_fb.c | 2859 rp->width = GET_EDID_INFO_WIDTH(edid, i); in gfx_get_edid_resolution() |