Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c246 s64 n_remainder_symbols_per_lane_fp; member
451 tu->n_remainder_symbols_per_lane_fp = temp2_fp; in _tu_valid_boundary_calc()
455 drm_fixp_div(tu->n_remainder_symbols_per_lane_fp, in _tu_valid_boundary_calc()
458 if (tu->n_remainder_symbols_per_lane_fp != 0) in _tu_valid_boundary_calc()
495 tu->n_remainder_symbols_per_lane_fp; in _tu_valid_boundary_calc()