/linux-6.12.1/drivers/interconnect/ |
D | core.c | 60 u32 avg_bw = 0, peak_bw = 0; in icc_summary_show() local 273 u32 avg_bw, peak_bw; in aggregate_requests() local 330 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate() 692 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
|
D | debugfs-client.c | 28 static u32 avg_bw; variable
|
/linux-6.12.1/include/linux/ |
D | interconnect.h | 37 u32 avg_bw; member 93 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
|
D | interconnect-provider.h | 108 u32 avg_bw; member 133 static inline int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate()
|
/linux-6.12.1/drivers/memory/tegra/ |
D | tegra234.c | 1098 static int tegra234_mc_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra234_mc_icc_aggregate()
|
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 | 374 static int tegra20_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra20_mc_icc_aggreate()
|
D | tegra20-emc.c | 982 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
|
D | tegra30-emc.c | 1500 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
|
D | tegra124-emc.c | 1317 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
|
/linux-6.12.1/drivers/interconnect/mediatek/ |
D | icc-emi.c | 20 static int mtk_emi_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in mtk_emi_icc_aggregate()
|
/linux-6.12.1/drivers/interconnect/qcom/ |
D | icc-rpmh.c | 84 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_aggregate()
|
D | icc-rpm.c | 271 static int qcom_icc_bw_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_bw_aggregate()
|
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_core_perf.c | 216 u64 avg_bw; in _dpu_core_perf_crtc_update_bus() local
|
/linux-6.12.1/include/linux/soc/qcom/ |
D | geni-se.h | 52 unsigned int avg_bw; member
|