Home
last modified time | relevance | path

Searched defs:avg_bw (Results 1 – 14 of 14) sorted by relevance

/linux/include/linux/
H A Dinterconnect.h40 u32 avg_bw; member
96 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
/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
332 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, 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.h28 u32 avg_bw; member
H A Ddebugfs-client.c28 static u32 avg_bw; variable
/linux/drivers/memory/tegra/
H A Dtegra234.c1098 static int tegra234_mc_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra234_mc_icc_aggregate()
H A Dtegra264.c263 static int tegra264_mc_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra264_mc_icc_aggregate()
H A Dtegra124.c1154 static int tegra124_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra124_mc_icc_aggreate()
H A Dtegra30.c1316 static int tegra30_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra30_mc_icc_aggreate()
H A Dtegra20-emc.c982 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
H A Dtegra30-emc.c1500 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
H A Dtegra124-emc.c1317 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
/linux/drivers/interconnect/mediatek/
H A Dicc-emi.c20 static int mtk_emi_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in mtk_emi_icc_aggregate()
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c212 u32 avg_bw; in _dpu_core_perf_crtc_update_bus() local
/linux/drivers/interconnect/qcom/
H A Dicc-rpm.c271 static int qcom_icc_bw_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_bw_aggregate()