Home
last modified time | relevance | path

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

/linux-6.3-rc2/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
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()
A Dinternal.h28 u32 avg_bw; member
/linux-6.3-rc2/include/linux/
A Dinterconnect.h37 u32 avg_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.h107 u32 avg_bw; member
132 static inline int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate()
/linux-6.3-rc2/drivers/memory/tegra/
A Dtegra124.c1154 static int tegra124_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra124_mc_icc_aggreate()
A Dtegra30.c1316 static int tegra30_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra30_mc_icc_aggreate()
A Dtegra20.c373 static int tegra20_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra20_mc_icc_aggreate()
A Dtegra20-emc.c985 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
A Dtegra124-emc.c1320 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
A Dtegra30-emc.c1503 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
/linux-6.3-rc2/drivers/interconnect/qcom/
A Dicc-rpmh.c49 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_aggregate()
A Dicc-rpm.c282 static int qcom_icc_bw_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_bw_aggregate()
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_core_perf.c218 u64 avg_bw; in _dpu_core_perf_crtc_update_bus() local
/linux-6.3-rc2/include/linux/soc/qcom/
A Dgeni-se.h51 unsigned int avg_bw; member

Completed in 34 milliseconds