Searched refs:n_tus_per_lane (Results 1 – 1 of 1) sorted by relevance
230 int n_tus_per_lane; member464 tu->n_tus_per_lane = drm_fixp2int(temp1_fp); in _tu_valid_boundary_calc()466 tu->paired_tus = (int)((tu->n_tus_per_lane) / in _tu_valid_boundary_calc()470 tu->remainder_tus = tu->n_tus_per_lane - tu->paired_tus * in _tu_valid_boundary_calc()496 temp2_fp = drm_fixp_from_fraction(tu->n_tus_per_lane, 1); in _tu_valid_boundary_calc()500 temp2_fp = drm_fixp_from_fraction(tu->n_tus_per_lane, 1); in _tu_valid_boundary_calc()