/kernel/linux/linux-5.10/drivers/interconnect/ |
H A D | internal.h | 28 u32 avg_bw; member
|
H A 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 icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) icc_std_aggregate() argument 625 icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) icc_set_bw() argument [all...] |
/kernel/linux/linux-6.6/drivers/interconnect/ |
H A D | internal.h | 28 u32 avg_bw; member
|
H A D | debugfs-client.c | 28 static u32 avg_bw; variable
|
H A D | core.c | 60 u32 avg_bw = 0, peak_bw = 0; in icc_summary_show() local 269 u32 avg_bw, peak_bw; in aggregate_requests() local 326 icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) icc_std_aggregate() argument 688 icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) icc_set_bw() argument [all...] |
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | icc-rpmh.c | 47 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_aggregate() argument
|
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra234.c | 1008 static int tegra234_mc_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra234_mc_icc_aggregate() argument
|
H A D | tegra30.c | 1316 static int tegra30_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra30_mc_icc_aggreate() argument
|
H A D | tegra124.c | 1154 static int tegra124_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra124_mc_icc_aggreate() argument
|
H A D | tegra20.c | 374 static int tegra20_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra20_mc_icc_aggreate() argument
|
H A D | tegra20-emc.c | 985 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
|
H A D | tegra30-emc.c | 1503 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
|
H A D | tegra124-emc.c | 1320 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); in emc_icc_set() local
|
/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | icc-rpmh.c | 49 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_aggregate() argument
|
H A 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() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | interconnect.h | 37 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() argument
|
H A 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() argument
|
H A D | qcom-geni-se.h | 38 unsigned int avg_bw; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A 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() argument
|
H A 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() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_core_perf.c | 216 u64 avg_bw; in _dpu_core_perf_crtc_update_bus() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_core_perf.c | 220 u64 avg_bw; in _dpu_core_perf_crtc_update_bus() local
|
/kernel/linux/linux-6.6/include/linux/soc/qcom/ |
H A D | geni-se.h | 52 unsigned int avg_bw; member
|