Home
last modified time | relevance | path

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

/linux/include/linux/
A Dinterconnect.h38 u32 peak_bw; member
101 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
A Dinterconnect-provider.h108 u32 peak_bw; member
133 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate()
/linux/drivers/interconnect/
A Dcore.c60 u32 avg_bw = 0, peak_bw = 0; in icc_summary_show() local
254 u32 avg_bw, peak_bw; in aggregate_requests() local
312 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate()
622 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
A Dinternal.h29 u32 peak_bw; member
/linux/drivers/memory/tegra/
A Dtegra124.c1155 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra124_mc_icc_aggreate()
A Dtegra30.c1317 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra30_mc_icc_aggreate()
A Dtegra20.c374 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra20_mc_icc_aggreate()
A Dtegra20-emc.c997 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
A Dtegra30-emc.c1404 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
A Dtegra124-emc.c1319 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
/linux/drivers/interconnect/qcom/
A Dicc-rpmh.c44 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in qcom_icc_aggregate()

Completed in 29 milliseconds