Searched refs:down_scale_amount (Results 1 – 1 of 1) sorted by relevance
4112 uint_fixed_16_16_t down_scale_amount; in skl_plane_relative_data_rate() local4141 down_scale_amount = skl_plane_downscale_amount(cstate, intel_pstate); in skl_plane_relative_data_rate()4143 return mul_round_up_u32_fixed16(data_rate, down_scale_amount); in skl_plane_relative_data_rate()