Searched defs:hsync_width (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_encoders.c173 unsigned int hsync_width = native_mode->hsync_end - native_mode->hsync_start; local
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_encoders.c330 unsigned int hsync_width = native_mode->hsync_end - native_mode->hsync_start; local
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_edid.c6679 unsigned hsync_width = (timings->hsw[0] | timings->hsw[1] << 8) + 1; local

Completed in 198 milliseconds