Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H 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()
H 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()
H A Dqcom-geni-se.h38 unsigned int avg_bw; member
/OK3568_Linux_fs/kernel/drivers/interconnect/
H 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()
H A Dinternal.h28 u32 avg_bw; member
/OK3568_Linux_fs/kernel/drivers/interconnect/qcom/
H A Dicc-rpmh.c47 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_aggregate()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c220 u64 avg_bw; in _dpu_core_perf_crtc_update_bus() local