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