Searched refs:num_bases (Results 1 – 1 of 1) sorted by relevance
899 int num_bases; in hantro_probe() local952 num_bases = vpu->variant->num_regs ?: 1; in hantro_probe()953 vpu->reg_bases = devm_kcalloc(&pdev->dev, num_bases, in hantro_probe()958 for (i = 0; i < num_bases; i++) { in hantro_probe()