Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_encoders.c173 unsigned hsync_width = native_mode->hsync_end - native_mode->hsync_start; in amdgpu_panel_mode_fixup() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_encoders.c334 unsigned hsync_width = native_mode->hsync_end - native_mode->hsync_start; in radeon_panel_mode_fixup() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid.c5608 unsigned hsync_width = (timings->hsw[0] | timings->hsw[1] << 8) + 1; in drm_mode_displayid_detailed() local
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c4930 unsigned hsync_width = (timings->hsw[0] | timings->hsw[1] << 8) + 1; in drm_displayid_detailed() local