Home
last modified time | relevance | path

Searched defs:vsync_pulse_width (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/xscale/
H A Dpxa2x0_lcd.h118 short vsync_pulse_width; /* vertical sync pulse width */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_edid.c2552 …unsigned vsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x3) << 4 | (pt->vsync_offse… in drm_mode_detailed() local