Searched refs:peak_bandwidth (Results 1 – 5 of 5) 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()
1295 u64 peak_bandwidth = icc_units_to_bps(src->peak_bw); in tegra30_mc_icc_set() local1309 do_div(peak_bandwidth, 1000000); in tegra30_mc_icc_set()1311 tegra30_mc_tune_client_latency(mc, client, peak_bandwidth); in tegra30_mc_icc_set()
67 interconnect->peak_bw = data->peak_bandwidth; in ipa_interconnect_init()
1698 u32 peak_bandwidth; member
2363 __u32 peak_bandwidth; member