Home
last modified time | relevance | path

Searched defs:agg_peak (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/memory/tegra/
H A Dtegra264.c264 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra264_mc_icc_aggregate()
H A Dtegra234.c1099 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra234_mc_icc_aggregate()
H A Dtegra124.c1155 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra124_mc_icc_aggreate()
H A Dtegra30.c1317 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra30_mc_icc_aggreate()
H A Dtegra20.c375 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra20_mc_icc_aggreate()
/linux/drivers/interconnect/mediatek/
H A Dicc-emi.c22 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in mtk_emi_icc_aggregate()
/linux/drivers/interconnect/qcom/
H A Dicc-rpmh.c85 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in qcom_icc_aggregate()
H A Dbcm-voter.c96 u64 agg_peak[QCOM_ICC_NUM_BUCKETS] = {0}; in bcm_aggregate() local
H A Dicc-rpm.c272 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in qcom_icc_bw_aggregate()
H A Dmsm8974.c584 u32 agg_avg = 0, agg_peak = 0; in msm8974_icc_set() local
/linux/drivers/interconnect/
H A Dicc-kunit.c72 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_test_aggregate()
H A Dcore.c333 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate()
/linux/include/linux/
H A Dinterconnect-provider.h137 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate()