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

/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_edid.h67 u8 vactive_lo; member in struct:detailed_pixel_timing
H A Ddrm_edid.c909 unsigned vactive = (pt->vactive_vblank_hi & 0xf0) << 4 | pt->vactive_lo;

Completed in 108 milliseconds