Searched defs:avg_bw (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/include/linux/ |
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()
|
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 | 38 unsigned int avg_bw; member
|
/Linux-v5.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-v5.10/drivers/interconnect/qcom/ |
D | icc-rpmh.c | 42 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_aggregate()
|
/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_mdss.c | 62 u64 avg_bw = dpu_mdss->num_paths ? MAX_BW / dpu_mdss->num_paths : 0; in dpu_mdss_icc_request_bw() local
|
D | dpu_core_perf.c | 220 u64 avg_bw; in _dpu_core_perf_crtc_update_bus() local
|