Home
last modified time | relevance | path

Searched refs:hsync_width (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dedid.c5067 unsigned hsync_width = (timings->hsw[0] | timings->hsw[1] << 8) + 1; in drm_displayid_detailed() local
5084 mode->hsync_end = mode->hsync_start + hsync_width; in drm_displayid_detailed()