Searched refs:width_mm_lo (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_edid.h83 u8 width_mm_lo; member in struct:detailed_pixel_timing
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_edid.c2618 mode->width_mm = pt->width_mm_lo | (pt->width_height_mm_hi & 0xf0) << 4;

Completed in 87 milliseconds