Searched refs:peak_bandwidth (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/drivers/net/ipa/data/ |
D | ipa_data-v4.2.c | 350 .peak_bandwidth = 465000, /* 465 MBps */ 356 .peak_bandwidth = 68570, /* 68.570 MBps */ 361 .peak_bandwidth = 30000, /* 30 MBps */
|
D | ipa_data-v4.7.c | 370 .peak_bandwidth = 600000, /* 600 MBps */ 376 .peak_bandwidth = 450000, /* 450 MBps */ 381 .peak_bandwidth = 171400, /* 171.4 MBps */
|
D | ipa_data-v3.5.1.c | 384 .peak_bandwidth = 600000, /* 600 MBps */ 390 .peak_bandwidth = 350000, /* 350 MBps */ 395 .peak_bandwidth = 40000, /* 40 MBps */
|
D | ipa_data-v4.5.c | 428 .peak_bandwidth = 600000, /* 600 MBps */ 434 .peak_bandwidth = 450000, /* 450 MBps */ 439 .peak_bandwidth = 171400, /* 171.4 MBps */
|
D | ipa_data-v3.1.c | 503 .peak_bandwidth = 640000, /* 640 MBps */ 508 .peak_bandwidth = 640000, /* 640 MBps */ 514 .peak_bandwidth = 80000, /* 80 MBps */
|
D | ipa_data-v4.11.c | 377 .peak_bandwidth = 600000, /* 600 MBps */ 383 .peak_bandwidth = 74000, /* 74 MBps */
|
D | ipa_data-v4.9.c | 426 .peak_bandwidth = 600000, /* 600 MBps */ 432 .peak_bandwidth = 74000, /* 74 MBps */
|
D | ipa_data-v5.0.c | 452 .peak_bandwidth = 1900000, /* 1.9 GBps */ 458 .peak_bandwidth = 76800, /* 76.8 MBps */
|
/linux-6.6.21/drivers/net/ipa/ |
D | ipa_data.h | 203 u32 peak_bandwidth; member
|
D | ipa_power.c | 87 interconnect->peak_bw = data->peak_bandwidth; in ipa_interconnect_init()
|
/linux-6.6.21/drivers/gpu/drm/tegra/ |
D | plane.c | 232 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-6.6.21/drivers/memory/tegra/ |
D | tegra30.c | 1295 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-6.6.21/drivers/net/hyperv/ |
D | hyperv_net.h | 1682 u32 peak_bandwidth; member
|
/linux-6.6.21/include/net/bluetooth/ |
D | hci.h | 2322 __u32 peak_bandwidth; member
|