Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_ctrl.c232 s64 n_remainder_symbols_per_lane_fp; member
437 tu->n_remainder_symbols_per_lane_fp = temp2_fp; in _tu_valid_boundary_calc()
441 drm_fixp_div(tu->n_remainder_symbols_per_lane_fp, in _tu_valid_boundary_calc()
444 if (tu->n_remainder_symbols_per_lane_fp != 0) in _tu_valid_boundary_calc()
481 tu->n_remainder_symbols_per_lane_fp; in _tu_valid_boundary_calc()