Searched defs:peak_bw (Results 1 – 16 of 16) sorted by relevance
/linux/include/linux/ |
H A D | interconnect.h | 41 u32 peak_bw; member 96 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
|
/linux/drivers/interconnect/ |
H A D | core.c | 62 u32 avg_bw = 0, peak_bw = 0; in icc_summary_show() local 275 u32 avg_bw, peak_bw; in aggregate_requests() local 333 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in icc_std_aggregate() 694 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
|
H A D | internal.h | 29 u32 peak_bw; member
|
H A D | debugfs-client.c | 29 static u32 peak_bw; variable
|
/linux/drivers/memory/tegra/ |
H A D | tegra234.c | 1099 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra234_mc_icc_aggregate()
|
H A D | tegra264.c | 264 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra264_mc_icc_aggregate()
|
H A D | tegra124.c | 1155 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra124_mc_icc_aggreate()
|
H A D | tegra30.c | 1317 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in tegra30_mc_icc_aggreate()
|
H A D | tegra20-emc.c | 981 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
|
H A D | tegra30-emc.c | 1499 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
|
H A D | tegra124-emc.c | 1316 unsigned long long peak_bw = icc_units_to_bps(dst->peak_bw); in emc_icc_set() local
|
/linux/drivers/interconnect/mediatek/ |
H A D | icc-emi.c | 21 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in mtk_emi_icc_aggregate()
|
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_dpia_bw.c | 296 void dpia_handle_usb4_bandwidth_allocation_for_link(struct dc_link *link, int peak_bw) in dpia_handle_usb4_bandwidth_allocation_for_link()
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_core_perf.c | 213 u32 peak_bw; in _dpu_core_perf_crtc_update_bus() local
|
/linux/drivers/interconnect/qcom/ |
H A D | icc-rpm.c | 272 u32 peak_bw, u32 *agg_avg, u32 *agg_peak) in qcom_icc_bw_aggregate()
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_link_exports.c | 374 struct dc_link *link, int peak_bw) in dc_link_dp_dpia_handle_usb4_bandwidth_allocation_for_link()
|