Home
last modified time | relevance | path

Searched refs:peak_bandwidth (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/tegra/
H A Dplane.c232 u64 avg_bandwidth, peak_bandwidth; in tegra_plane_calculate_memory_bandwidth() local
276 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()
/linux/drivers/memory/tegra/
H A Dtegra30.c1295 u64 peak_bandwidth = icc_units_to_bps(src->peak_bw); in tegra30_mc_icc_set() local
1309 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()
/linux/drivers/net/ipa/
H A Dipa_power.c67 interconnect->peak_bw = data->peak_bandwidth; in ipa_interconnect_init()
/linux/drivers/net/hyperv/
H A Dhyperv_net.h1698 u32 peak_bandwidth; member
/linux/include/net/bluetooth/
H A Dhci.h2363 __u32 peak_bandwidth; member