Searched refs:width_mm_lo (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/drm2/ | ||
| H A D | drm_edid.h | 72 u8 width_mm_lo; member |
| H A D | drm_edid.c | 979 mode->width_mm = pt->width_mm_lo | (pt->width_height_mm_hi & 0xf0) << 4; in drm_mode_detailed() |