Lines Matching refs:num_paths
54 int num_paths; member
68 int num_paths; member
262 .num_paths = 2,
278 .num_paths = 2,
464 .num_paths = 1,
502 .num_paths = 1,
510 .num_paths = 1,
554 ret = icc_bulk_set_bw(domain->num_paths, domain->paths); in imx8mp_blk_ctrl_power_on()
659 domain->num_paths = data->num_paths; in imx8mp_blk_ctrl_probe()
664 for (j = 0; j < data->num_paths; j++) { in imx8mp_blk_ctrl_probe()
671 ret = devm_of_icc_bulk_get(dev, data->num_paths, domain->paths); in imx8mp_blk_ctrl_probe()
675 domain->num_paths = 0; in imx8mp_blk_ctrl_probe()