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.c300 u32 hsync_period, vsync_period; in msm_dp_panel_tpg_enable() local
308 hsync_period = drm_mode->htotal; in msm_dp_panel_tpg_enable()
312 hsync_period); in msm_dp_panel_tpg_enable()
315 * hsync_period) - 1; in msm_dp_panel_tpg_enable()
321 hsync_end_x = hsync_period - (drm_mode->hsync_start - in msm_dp_panel_tpg_enable()
326 hsync_ctl = (hsync_period << 16) | in msm_dp_panel_tpg_enable()
333 hsync_period); in msm_dp_panel_tpg_enable()
335 hsync_period); in msm_dp_panel_tpg_enable()