Searched refs:hsync_period (Results 1 – 2 of 2) sorted by relevance
105 u32 hsync_period, vsync_period; in dpu_hw_intf_setup_timing_engine() local125 hsync_period = p->hsync_pulse_width + p->h_back_porch + p->width + in dpu_hw_intf_setup_timing_engine()131 hsync_period) + p->hsync_skew; in dpu_hw_intf_setup_timing_engine()132 display_v_end = ((vsync_period - p->v_front_porch) * hsync_period) + in dpu_hw_intf_setup_timing_engine()136 hsync_end_x = hsync_period - p->h_front_porch - 1; in dpu_hw_intf_setup_timing_engine()148 active_v_end = active_v_start + (p->yres * hsync_period) - 1; in dpu_hw_intf_setup_timing_engine()164 hsync_ctl = (hsync_period << 16) | p->hsync_pulse_width; in dpu_hw_intf_setup_timing_engine()199 active_v_end = active_v_start + (p->yres * hsync_period) - 1; in dpu_hw_intf_setup_timing_engine()225 DPU_REG_WRITE(c, INTF_VSYNC_PERIOD_F0, vsync_period * hsync_period); in dpu_hw_intf_setup_timing_engine()227 p->vsync_pulse_width * hsync_period); in dpu_hw_intf_setup_timing_engine()
970 u32 hsync_period, vsync_period; in msm_dp_catalog_panel_tpg_enable() local978 hsync_period = drm_mode->htotal; in msm_dp_catalog_panel_tpg_enable()982 hsync_period); in msm_dp_catalog_panel_tpg_enable()985 * hsync_period) - 1; in msm_dp_catalog_panel_tpg_enable()991 hsync_end_x = hsync_period - (drm_mode->hsync_start - in msm_dp_catalog_panel_tpg_enable()996 hsync_ctl = (hsync_period << 16) | in msm_dp_catalog_panel_tpg_enable()1003 hsync_period); in msm_dp_catalog_panel_tpg_enable()1005 hsync_period); in msm_dp_catalog_panel_tpg_enable()