Home
last modified time | relevance | path

Searched defs:peak_bw (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/drivers/interconnect/
Dcore.c60 u32 avg_bw = 0, peak_bw = 0; in icc_summary_show() local
273 u32 avg_bw, peak_bw; in aggregate_requests() local
331 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate()
692 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
Dinternal.h29 u32 peak_bw; member
Ddebugfs-client.c29 static u32 peak_bw; variable
/linux-6.12.1/include/linux/
Dinterconnect.h38 u32 peak_bw; member
93 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
Dinterconnect-provider.h109 u32 peak_bw; member
134 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate()
/linux-6.12.1/drivers/memory/tegra/
Dtegra234.c1099 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra234_mc_icc_aggregate()
Dtegra124.c1155 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra124_mc_icc_aggreate()
Dtegra30.c1317 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra30_mc_icc_aggreate()
Dtegra20.c375 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra20_mc_icc_aggreate()
Dtegra20-emc.c981 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
Dtegra30-emc.c1499 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
Dtegra124-emc.c1316 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
/linux-6.12.1/drivers/interconnect/mediatek/
Dicc-emi.c21 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in mtk_emi_icc_aggregate()
/linux-6.12.1/drivers/interconnect/qcom/
Dicc-rpmh.c85 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in qcom_icc_aggregate()
Dicc-rpm.c272 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in qcom_icc_bw_aggregate()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_dpia_bw.c431 int dpia_handle_usb4_bandwidth_allocation_for_link(struct dc_link *link, int peak_bw) in dpia_handle_usb4_bandwidth_allocation_for_link()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_exports.c360 struct dc_link *link, int peak_bw) in dc_link_dp_dpia_handle_usb4_bandwidth_allocation_for_link()