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