Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c339 u32 hsync_period, vsync_period; in msm_dp_panel_tpg_enable() local
347 hsync_period = drm_mode->htotal; in msm_dp_panel_tpg_enable()
351 hsync_period); in msm_dp_panel_tpg_enable()
354 * hsync_period) - 1; in msm_dp_panel_tpg_enable()
360 hsync_end_x = hsync_period - (drm_mode->hsync_start - in msm_dp_panel_tpg_enable()
365 hsync_ctl = (hsync_period << 16) | in msm_dp_panel_tpg_enable()
372 hsync_period); in msm_dp_panel_tpg_enable()
374 hsync_period); in msm_dp_panel_tpg_enable()