drm_fixp2int_ceil
return drm_fixp2int_ceil(peak_kbps);
uint32_t y = drm_fixp2int_ceil((avg_time_slots_per_mtp - x) << 26);