Home
last modified time | relevance | path

Searched defs:hsync_len (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Ddisplay_timing.h39 u_int hsync_len; member
/netbsd-src/sys/dev/hpc/
H A Dhpcfbio.h250 long hsync_len; /* length of H sync */ member
/netbsd-src/sys/arch/arm/rockchip/
H A Drk_vop.c468 const u_int hsync_len = adjusted_mode->hsync_end - adjusted_mode->hsync_start; in rk_vop_crtc_atomic_enable() local