Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dp/
Ddp_ctrl.c47 u64 hporch; /* bp + fp + pulse */ member
335 tu->hbp_relative_to_pclk = in->hporch; in dp_panel_update_tu_timings()
342 tu->hbp_relative_to_pclk_fp = drm_fixp_from_fraction(in->hporch, 1); in dp_panel_update_tu_timings()
970 in.hporch = drm_mode->htotal - drm_mode->hdisplay; in dp_ctrl_calc_tu_parameters()