Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c228 s64 n_remainder_symbols_per_lane_fp; member
433 tu->n_remainder_symbols_per_lane_fp = temp2_fp; in _tu_valid_boundary_calc()
437 drm_fixp_div(tu->n_remainder_symbols_per_lane_fp, in _tu_valid_boundary_calc()
440 if (tu->n_remainder_symbols_per_lane_fp != 0) in _tu_valid_boundary_calc()
477 tu->n_remainder_symbols_per_lane_fp; in _tu_valid_boundary_calc()