Searched refs:n_tus_per_lane (Results 1 – 1 of 1) sorted by relevance
217 int n_tus_per_lane; member451 tu->n_tus_per_lane = drm_fixp2int(temp1_fp); in _tu_valid_boundary_calc()453 tu->paired_tus = (int)((tu->n_tus_per_lane) / in _tu_valid_boundary_calc()457 tu->remainder_tus = tu->n_tus_per_lane - tu->paired_tus * in _tu_valid_boundary_calc()483 temp2_fp = drm_fixp_from_fraction(tu->n_tus_per_lane, 1); in _tu_valid_boundary_calc()487 temp2_fp = drm_fixp_from_fraction(tu->n_tus_per_lane, 1); in _tu_valid_boundary_calc()