Searched defs:avg_bw (Results 1 – 13 of 13) sorted by relevance
/linux-5.19.10/drivers/interconnect/ |
D | core.c | 60 u32 avg_bw = 0, peak_bw = 0; in icc_summary_show() local 254 u32 avg_bw, peak_bw; in aggregate_requests() local 311 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate() 622 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
|
D | internal.h | 28 u32 avg_bw; member
|
/linux-5.19.10/include/linux/ |
D | interconnect.h | 37 u32 avg_bw; member 100 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
|
D | interconnect-provider.h | 107 u32 avg_bw; member 132 static inline int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate()
|
D | qcom-geni-se.h | 51 unsigned int avg_bw; member
|
/linux-5.19.10/drivers/memory/tegra/ |
D | tegra124.c | 1154 static int tegra124_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra124_mc_icc_aggreate()
|
D | tegra30.c | 1316 static int tegra30_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra30_mc_icc_aggreate()
|
D | tegra20.c | 373 static int tegra20_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra20_mc_icc_aggreate()
|
D | tegra20-emc.c | 998 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
|
D | tegra124-emc.c | 1320 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
|
D | tegra30-emc.c | 1516 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
|
/linux-5.19.10/drivers/interconnect/qcom/ |
D | icc-rpmh.c | 48 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_aggregate()
|
/linux-5.19.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_core_perf.c | 218 u64 avg_bw; in _dpu_core_perf_crtc_update_bus() local
|