Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c256 s64 hbp_time_fp; member
578 compare_result_3 = _tu_param_compare(tu->hbp_time_fp, in _tu_valid_boundary_calc()
779 tu.hbp_time_fp = drm_fixp_div(temp1_fp, tu.pclk_fp); in _dp_ctrl_calc_tu()
784 compare_result_1 = _tu_param_compare(tu.hbp_time_fp, in _dp_ctrl_calc_tu()
786 if (compare_result_1 == 2) /* if (hbp_time_fp < delay_start_time_fp) */ in _dp_ctrl_calc_tu()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c252 s64 hbp_time_fp; member
574 compare_result_3 = _tu_param_compare(tu->hbp_time_fp, in _tu_valid_boundary_calc()
780 tu->hbp_time_fp = drm_fixp_div(temp1_fp, tu->pclk_fp); in _dp_ctrl_calc_tu()
785 compare_result_1 = _tu_param_compare(tu->hbp_time_fp, in _dp_ctrl_calc_tu()
787 if (compare_result_1 == 2) /* if (hbp_time_fp < delay_start_time_fp) */ in _dp_ctrl_calc_tu()

Completed in 5 milliseconds