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

/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_edid.h71 u8 hsync_pulse_width_lo; member in struct:detailed_pixel_timing
H A Ddrm_edid.c913 unsigned hsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x30) << 4 | pt->hsync_pulse_width_lo;

Completed in 107 milliseconds