Searched defs:agg_avg (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/memory/tegra/ |
H A D | tegra234.c | 1099 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra234_mc_icc_aggregate()
|
H A D | tegra124.c | 1155 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra124_mc_icc_aggreate()
|
H A D | tegra30.c | 1317 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra30_mc_icc_aggreate()
|
H A D | tegra20.c | 375 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra20_mc_icc_aggreate()
|
/linux/drivers/interconnect/mediatek/ |
H A D | icc-emi.c | 21 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in mtk_emi_icc_aggregate()
|
/linux/drivers/interconnect/qcom/ |
H A D | bcm-voter.c | 95 u64 agg_avg[QCOM_ICC_NUM_BUCKETS] = {0}; in bcm_aggregate() local
|
H A D | icc-rpm.c | 272 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in qcom_icc_bw_aggregate()
|
/linux/include/linux/ |
H A D | interconnect-provider.h | 134 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate()
|