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