Searched defs:avg_bw (Results 1 - 16 of 16) sorted by relevance

/linux-master/drivers/interconnect/
H A Dinternal.h28 u32 avg_bw; member in struct:icc_req
H A Ddebugfs-client.c28 static u32 avg_bw; variable
H A Dcore.c60 u32 avg_bw = 0, peak_bw = 0; local
273 u32 avg_bw, peak_bw; local
330 icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) argument
692 icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) argument
[all...]
/linux-master/drivers/interconnect/qcom/
H A Dicc-rpmh.c49 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, argument
H A Dicc-rpm.c271 static int qcom_icc_bw_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, argument
/linux-master/drivers/memory/tegra/
H A Dtegra234.c1098 static int tegra234_mc_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, argument
H A Dtegra30.c1316 static int tegra30_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, argument
H A Dtegra124.c1154 static int tegra124_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, argument
H A Dtegra20.c374 static int tegra20_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, argument
H A Dtegra20-emc.c985 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); local
H A Dtegra30-emc.c1503 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); local
H A Dtegra124-emc.c1320 unsigned long long avg_bw = icc_units_to_bps(dst->avg_bw); local
/linux-master/include/linux/
H A Dinterconnect.h37 u32 avg_bw; member in struct:icc_bulk_data
93 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) argument
H A Dinterconnect-provider.h108 u32 avg_bw; member in struct:icc_node
133 static inline int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, argument
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c216 u64 avg_bw; local
/linux-master/include/linux/soc/qcom/
H A Dgeni-se.h52 unsigned int avg_bw; member in struct:geni_icc_path

Completed in 201 milliseconds