Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dinterconnect-provider.h117 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw,
133 static inline int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate() function
/linux/drivers/interconnect/
H A Dicc-clk.c102 provider->aggregate = icc_std_aggregate; in icc_clk_register()
/linux/drivers/interconnect/imx/
H A Dimx.c294 provider->aggregate = icc_std_aggregate; in imx_icc_register()
/linux/drivers/memory/tegra/
H A Dmc.c785 .aggregate = icc_std_aggregate,