/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | icc-rpmh.c | 47 qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) qcom_icc_aggregate() argument
|
H A D | bcm-voter.c | 72 u64 agg_avg[QCOM_ICC_NUM_BUCKETS] = {0}; in bcm_aggregate() local
|
H A D | osm-l3.c | 156 u32 agg_avg = 0; in qcom_icc_set() local
|
H A D | msm8916.c | 371 u32 agg_avg = 0, agg_peak = 0; in msm8916_icc_set() local
|
H A D | qcs404.c | 339 u32 agg_avg = 0; in qcom_icc_set() local
|
H A D | msm8974.c | 586 u32 agg_avg = 0, agg_peak = 0; in msm8974_icc_set() local
|
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra234.c | 1008 tegra234_mc_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) tegra234_mc_icc_aggregate() argument
|
H A D | tegra30.c | 1316 tegra30_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) tegra30_mc_icc_aggreate() argument
|
H A D | tegra124.c | 1154 tegra124_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) tegra124_mc_icc_aggreate() argument
|
H A D | tegra20.c | 374 tegra20_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) tegra20_mc_icc_aggreate() argument
|
/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | icc-rpmh.c | 49 qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) qcom_icc_aggregate() argument
|
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 | 271 qcom_icc_bw_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) qcom_icc_bw_aggregate() argument
|
H A D | msm8974.c | 585 u32 agg_avg = 0, agg_peak = 0; in msm8974_icc_set() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | interconnect-provider.h | 132 icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) icc_std_aggregate() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | interconnect-provider.h | 132 icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) icc_std_aggregate() argument
|
/kernel/linux/linux-5.10/drivers/interconnect/ |
H A D | core.c | 311 icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) icc_std_aggregate() argument
|
/kernel/linux/linux-6.6/drivers/interconnect/ |
H A D | core.c | 326 icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) icc_std_aggregate() argument
|