Searched refs:tad_cnt (Results 1 – 1 of 1) sorted by relevance
263 u32 tad_cnt; in tad_pmu_probe() local293 ret = of_property_read_u32(node, "marvell,tad-cnt", &tad_cnt); in tad_pmu_probe()299 regions = devm_kcalloc(&pdev->dev, tad_cnt, in tad_pmu_probe()305 for (i = 0; i < tad_cnt && res->start < res->end; i++) { in tad_pmu_probe()317 tad_pmu->region_cnt = tad_cnt; in tad_pmu_probe()