Home
last modified time | relevance | path

Searched defs:peak_bw (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
H A Dinterconnect.h41 u32 peak_bw; member
96 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
H A Dinterconnect-provider.h109 u32 peak_bw; member
137 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate()
/linux/drivers/interconnect/
H A Dcore.c62 u32 avg_bw = 0, peak_bw = 0; in icc_summary_show() local
275 u32 avg_bw, peak_bw; in aggregate_requests() local
333 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate()
694 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
H A Dinternal.h29 u32 peak_bw; member
H A Ddebugfs-client.c29 static u32 peak_bw; variable
/linux/drivers/memory/tegra/
H A Dtegra234.c1099 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra234_mc_icc_aggregate()
H A Dtegra264.c264 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra264_mc_icc_aggregate()
H A Dtegra124.c1155 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra124_mc_icc_aggreate()
H A Dtegra30.c1317 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra30_mc_icc_aggreate()
H A Dtegra20.c375 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra20_mc_icc_aggreate()
H A Dtegra20-emc.c981 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
H A Dtegra30-emc.c1499 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
H A Dtegra124-emc.c1314 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
/linux/drivers/interconnect/qcom/
H A Dicc-rpmh.c85 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in qcom_icc_aggregate()
H A Dicc-rpm.c272 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in qcom_icc_bw_aggregate()