Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_ctrl.c237 int extra_pclk_cycles_tmp; member
541 tu->extra_pclk_cycles_tmp = drm_fixp2int_ceil(temp1_fp); in _tu_valid_boundary_calc()
543 tu->extra_pclk_cycles_tmp = 0; in _tu_valid_boundary_calc()
545 temp1_fp = drm_fixp_from_fraction(tu->extra_pclk_cycles_tmp, 1); in _tu_valid_boundary_calc()