Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c44 u64 hporch; /* bp + fp + pulse */ member
321 tu->hbp_relative_to_pclk = in->hporch; in dp_panel_update_tu_timings()
328 tu->hbp_relative_to_pclk_fp = drm_fixp_from_fraction(in->hporch, 1); in dp_panel_update_tu_timings()
948 in.hporch = drm_mode->htotal - drm_mode->hdisplay; in dp_ctrl_calc_tu_parameters()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds