Searched refs:avg_bw (Results 1 – 4 of 4) sorted by relevance
/include/linux/ |
D | interconnect-provider.h | 64 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, 107 u32 avg_bw; member 116 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, 132 static inline int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate() argument
|
D | interconnect.h | 37 u32 avg_bw; member 58 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw); 101 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw() argument
|
D | qcom-geni-se.h | 51 unsigned int avg_bw; member
|
/include/soc/tegra/ |
D | mc.h | 167 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw,
|