Searched defs:peak_bw (Results 1 – 9 of 9) sorted by relevance
/drivers/interconnect/ |
D | core.c | 61 u32 avg_bw = 0, peak_bw = 0; in icc_summary_show() local 255 u32 avg_bw, peak_bw; in aggregate_requests() local 313 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate() 626 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
|
D | internal.h | 29 u32 peak_bw; member
|
/drivers/memory/tegra/ |
D | tegra124.c | 1155 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra124_mc_icc_aggreate()
|
D | tegra30.c | 1317 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra30_mc_icc_aggreate()
|
D | tegra20.c | 374 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra20_mc_icc_aggreate()
|
D | tegra20-emc.c | 826 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
|
D | tegra30-emc.c | 1404 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
|
D | tegra124-emc.c | 1319 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
|
/drivers/interconnect/qcom/ |
D | icc-rpmh.c | 49 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in qcom_icc_aggregate()
|