Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c238 int delay_start_link_tmp; member
555 tu->delay_start_link_tmp = tu->extra_pclk_cycles_in_link_clk_tmp + in _tu_valid_boundary_calc()
559 temp1_fp = drm_fixp_from_fraction(tu->delay_start_link_tmp, 1); in _tu_valid_boundary_calc()
589 (tu->delay_start_link_tmp <= 1023)) { in _tu_valid_boundary_calc()
598 tu->delay_start_link = tu->delay_start_link_tmp; in _tu_valid_boundary_calc()