Searched refs:peak_bandwidth (Results 1 – 3 of 3) sorted by relevance
232 u64 avg_bandwidth, peak_bandwidth; in tegra_plane_calculate_memory_bandwidth() local276 peak_bandwidth = DIV_ROUND_UP(crtc_state->adjusted_mode.clock * bpp, 8); in tegra_plane_calculate_memory_bandwidth()291 tegra_state->peak_memory_bandwidth = kBps_to_icc(peak_bandwidth) * mul; in tegra_plane_calculate_memory_bandwidth()
67 interconnect->peak_bw = data->peak_bandwidth; in ipa_interconnect_init()
1698 u32 peak_bandwidth; member