| /linux/drivers/remoteproc/ |
| H A D | qcom_q6v5.c | 49 ret = icc_set_bw(q6v5->path, 0, UINT_MAX); in qcom_q6v5_prepare() 57 icc_set_bw(q6v5->path, 0, 0); in qcom_q6v5_prepare() 85 icc_set_bw(q6v5->path, 0, 0); in qcom_q6v5_unprepare() 175 icc_set_bw(q6v5->path, 0, 0); in q6v5_handover_interrupt()
|
| /linux/include/linux/ |
| H A D | interconnect.h | 53 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw); 96 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw() function
|
| /linux/drivers/interconnect/ |
| H A D | icc-kunit.c | 213 ret = icc_set_bw(path, 1000, 2000); in icc_test_set_bw() 250 ret = icc_set_bw(path_cpu, 1000, 1000); in icc_test_aggregation() 254 ret = icc_set_bw(path_gpu, 2000, 2000); in icc_test_aggregation()
|
| H A D | trace.h | 17 TRACE_EVENT(icc_set_bw,
|
| H A D | core.c | 694 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw() function 745 EXPORT_SYMBOL_GPL(icc_set_bw); 764 return icc_set_bw(path, path->reqs[0].avg_bw, in __icc_enable() 796 ret = icc_set_bw(path, 0, 0); in icc_put()
|
| H A D | bulk.c | 68 ret = icc_set_bw(paths[i].path, paths[i].avg_bw, paths[i].peak_bw); in icc_bulk_set_bw()
|
| H A D | debugfs-client.c | 131 ret = icc_set_bw(cur_path, avg_bw, peak_bw); in icc_commit_set()
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | core.c | 593 ret = icc_set_bw(core->cpucfg_path, 0, 0); in venus_runtime_suspend() 597 ret = icc_set_bw(core->video_path, 0, 0); in venus_runtime_suspend() 604 icc_set_bw(core->cpucfg_path, kbps_to_icc(1000), 0); in venus_runtime_suspend() 638 ret = icc_set_bw(core->video_path, kbps_to_icc(20000), 0); in venus_runtime_resume() 642 ret = icc_set_bw(core->cpucfg_path, kbps_to_icc(1000), 0); in venus_runtime_resume()
|
| H A D | pm_helpers.c | 246 return icc_set_bw(core->video_path, total_avg, total_peak); in load_scale_bw()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-qcom.c | 188 ret = icc_set_bw(qcom->icc_path_ddr, in dwc3_qcom_interconnect_init() 191 ret = icc_set_bw(qcom->icc_path_ddr, in dwc3_qcom_interconnect_init() 199 ret = icc_set_bw(qcom->icc_path_apps, APPS_USB_AVG_BW, APPS_USB_PEAK_BW); in dwc3_qcom_interconnect_init()
|
| H A D | dwc3-qcom-legacy.c | 265 ret = icc_set_bw(qcom->icc_path_ddr, in dwc3_qcom_interconnect_init() 268 ret = icc_set_bw(qcom->icc_path_ddr, in dwc3_qcom_interconnect_init() 276 ret = icc_set_bw(qcom->icc_path_apps, APPS_USB_AVG_BW, APPS_USB_PEAK_BW); in dwc3_qcom_interconnect_init()
|
| /linux/sound/soc/tegra/ |
| H A D | tegra_isomgr_bw.c | 75 return icc_set_bw(adma_isomgr->icc_path_handle, in tegra_isomgr_adma_setbw()
|
| /linux/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu-qcom-debug.c | 280 ret = icc_set_bw(tbu->path, 0, UINT_MAX); in qcom_iova_to_phys() 343 icc_set_bw(tbu->path, 0, 0); in qcom_iova_to_phys()
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a3xx_gpu.c | 583 icc_set_bw(icc_path, 0, Bps_to_icc(gpu->fast_rate) * 8); in a3xx_gpu_init() 584 icc_set_bw(ocmem_icc_path, 0, Bps_to_icc(gpu->fast_rate) * 8); in a3xx_gpu_init()
|
| H A D | a4xx_gpu.c | 695 icc_set_bw(icc_path, 0, Bps_to_icc(gpu->fast_rate) * 8); in a4xx_gpu_init() 696 icc_set_bw(ocmem_icc_path, 0, Bps_to_icc(gpu->fast_rate) * 8); in a4xx_gpu_init()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-qcom-ep.c | 323 ret = icc_set_bw(pcie_ep->icc_mem, 0, width * QCOM_PCIE_LINK_SPEED_TO_BW(speed)); in qcom_pcie_ep_icc_update() 361 ret = icc_set_bw(pcie_ep->icc_mem, 0, QCOM_PCIE_LINK_SPEED_TO_BW(1)); in qcom_pcie_enable_resources() 390 icc_set_bw(pcie_ep->icc_mem, 0, 0); in qcom_pcie_disable_resources()
|
| H A D | pcie-qcom.c | 1531 ret = icc_set_bw(pcie->icc_mem, 0, QCOM_PCIE_LINK_SPEED_TO_BW(1)); in qcom_pcie_icc_init() 1544 ret = icc_set_bw(pcie->icc_cpu, 0, kBps_to_icc(1)); in qcom_pcie_icc_init() 1548 icc_set_bw(pcie->icc_mem, 0, 0); in qcom_pcie_icc_init() 1575 ret = icc_set_bw(pcie->icc_mem, 0, in qcom_pcie_icc_opp_update() 2042 ret = icc_set_bw(pcie->icc_mem, 0, kBps_to_icc(1)); in qcom_pcie_suspend_noirq()
|
| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_kms.c | 803 icc_set_bw(path0, 0, MBps_to_icc(6400)); in mdp5_setup_interconnect() 806 icc_set_bw(path1, 0, MBps_to_icc(6400)); in mdp5_setup_interconnect() 808 icc_set_bw(path_rot, 0, MBps_to_icc(6400)); in mdp5_setup_interconnect()
|
| /linux/drivers/crypto/qce/ |
| H A D | core.c | 226 ret = icc_set_bw(qce->mem_path, QCE_DEFAULT_MEM_BANDWIDTH, QCE_DEFAULT_MEM_BANDWIDTH); in qce_crypto_probe()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | dc.c | 2030 icc_set_bw(tegra->icc_mem, 0, 0); in tegra_crtc_update_memory_bandwidth() 2031 icc_set_bw(tegra->icc_mem_vfilter, 0, 0); in tegra_crtc_update_memory_bandwidth() 2087 icc_set_bw(tegra->icc_mem, new_avg_bw, new_peak_bw); in tegra_crtc_update_memory_bandwidth() 2090 icc_set_bw(tegra->icc_mem_vfilter, new_avg_bw, new_peak_bw); in tegra_crtc_update_memory_bandwidth() 2092 icc_set_bw(tegra->icc_mem_vfilter, 0, 0); in tegra_crtc_update_memory_bandwidth()
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_core_perf.c | 247 icc_set_bw(kms->path[i], avg_bw, peak_bw); in _dpu_core_perf_crtc_update_bus()
|
| H A D | dpu_kms.c | 1469 icc_set_bw(dpu_kms->path[i], 0, 0); in dpu_runtime_suspend()
|
| /linux/drivers/ufs/host/ |
| H A D | ufs-qcom.c | 902 ret = icc_set_bw(host->icc_ddr, 0, mem_bw); in ufs_qcom_icc_set_bw() 908 ret = icc_set_bw(host->icc_cpu, 0, cfg_bw); in ufs_qcom_icc_set_bw()
|
| /linux/drivers/firmware/qcom/ |
| H A D | qcom_scm.c | 204 ret = icc_set_bw(__scm->path, 0, UINT_MAX); in qcom_scm_bw_enable() 224 icc_set_bw(__scm->path, 0, 0); in qcom_scm_bw_disable()
|
| /linux/drivers/soc/qcom/ |
| H A D | qcom-geni-se.c | 934 ret = icc_set_bw(se->icc_paths[i].path, in geni_icc_set_bw()
|