Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c47 u64 hporch; /* bp + fp + pulse */ member
317 tu->hbp_relative_to_pclk = in->hporch; in dp_panel_update_tu_timings()
324 tu->hbp_relative_to_pclk_fp = drm_fixp_from_fraction(in->hporch, 1); in dp_panel_update_tu_timings()
952 in.hporch = drm_mode->htotal - drm_mode->hdisplay; in dp_ctrl_calc_tu_parameters()