Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dedid.h223 unsigned char hsync_pulse_width; member
231 (_x).hsync_pulse_width)
/rk3399_rockchip-uboot/common/
H A Dedid.c3884 unsigned hsync_pulse_width = in drm_mode_detailed() local
3905 if (!hsync_pulse_width || !vsync_pulse_width) { in drm_mode_detailed()
3930 mode->hsync_end = mode->hsync_start + hsync_pulse_width; in drm_mode_detailed()