Searched refs:n_tus_per_lane (Results 1 – 1 of 1) sorted by relevance
216 int n_tus_per_lane; member450 tu->n_tus_per_lane = drm_fixp2int(temp1_fp); in _tu_valid_boundary_calc()452 tu->paired_tus = (int)((tu->n_tus_per_lane) / in _tu_valid_boundary_calc()456 tu->remainder_tus = tu->n_tus_per_lane - tu->paired_tus * in _tu_valid_boundary_calc()482 temp2_fp = drm_fixp_from_fraction(tu->n_tus_per_lane, 1); in _tu_valid_boundary_calc()486 temp2_fp = drm_fixp_from_fraction(tu->n_tus_per_lane, 1); in _tu_valid_boundary_calc()