Searched refs:peak_bw (Results 1 – 3 of 3) sorted by relevance
/include/linux/ |
D | interconnect-provider.h | 65 u32 peak_bw, u32 *agg_avg, u32 *agg_peak); 108 u32 peak_bw; member 117 u32 peak_bw, u32 *agg_avg, u32 *agg_peak); 133 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate() argument
|
D | interconnect.h | 38 u32 peak_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
|
/include/soc/tegra/ |
D | mc.h | 168 u32 peak_bw, u32 *agg_avg, u32 *agg_peak);
|