Searched refs:tegra186_clusters (Results 1 – 1 of 1) sorted by relevance
27 static const struct tegra186_cpufreq_cluster_info tegra186_clusters[] = { variable237 data->clusters = devm_kcalloc(&pdev->dev, ARRAY_SIZE(tegra186_clusters), in tegra186_cpufreq_probe()242 data->num_clusters = ARRAY_SIZE(tegra186_clusters); in tegra186_cpufreq_probe()257 cluster->info = &tegra186_clusters[i]; in tegra186_cpufreq_probe()