Bps_to_icc
icc_set_bw(icc_path, 0, Bps_to_icc(gpu->fast_rate) * 8);
icc_set_bw(ocmem_icc_path, 0, Bps_to_icc(gpu->fast_rate) * 8);
icc_set_bw(icc_path, 0, Bps_to_icc(gpu->fast_rate) * 8);
icc_set_bw(ocmem_icc_path, 0, Bps_to_icc(gpu->fast_rate) * 8);
icc_set_bw(msm_mdss->mdp_path[i], 0, Bps_to_icc(MIN_IB_BW));
gi2c->se.icc_paths[GENI_TO_DDR].avg_bw = Bps_to_icc(gi2c->clk_freq_out);
needed_peak_bw = Bps_to_icc(clk_freq * QUP_BUS_WIDTH);
*peak = Bps_to_icc(clk_get_rate(qn->clk));
Bps_to_icc(ppe_rate);
Bps_to_icc(ppe_rate);
mas->se.icc_paths[GENI_TO_CORE].avg_bw = Bps_to_icc(CORE_2X_50_MHZ);
se->icc_paths[CPU_TO_GENI].avg_bw = Bps_to_icc(mas->cur_speed_hz);
avg_bw_cpu = Bps_to_icc(speed_hz);
avg_bw_mem = Bps_to_icc(speed_hz);
ret = icc_set_bw(ctrl->icc_path_cpu_to_qspi, Bps_to_icc(1000),
Bps_to_icc(1000));
needed_peak_bw = Bps_to_icc(speed_hz * SPI_BUS_WIDTH);
avg_bw_core = (baud > 115200) ? Bps_to_icc(CORE_2X_50_MHZ)
port->se.icc_paths[CPU_TO_GENI].avg_bw = Bps_to_icc(baud);
#define GENI_DEFAULT_BW Bps_to_icc(1000)