Home
last modified time | relevance | path

Searched refs:icc_std_aggregate (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/include/linux/
Dinterconnect-provider.h116 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() function
/Linux-v6.6/drivers/interconnect/
Dicc-clk.c101 provider->aggregate = icc_std_aggregate; in icc_clk_register()
Dcore.c326 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate() function
334 EXPORT_SYMBOL_GPL(icc_std_aggregate);
/Linux-v6.6/drivers/interconnect/samsung/
Dexynos.c124 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
/Linux-v6.6/drivers/interconnect/qcom/
Dosm-l3.c240 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
Dmsm8974.c697 provider->aggregate = icc_std_aggregate; in msm8974_icc_probe()
/Linux-v6.6/drivers/interconnect/imx/
Dimx.c294 provider->aggregate = icc_std_aggregate; in imx_icc_register()
/Linux-v6.6/drivers/memory/tegra/
Dmc.c790 .aggregate = icc_std_aggregate,