Home
last modified time | relevance | path

Searched refs:TEGRA186_NUM_CLUSTERS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dtegra186-cpufreq.c15 #define TEGRA186_NUM_CLUSTERS 2 macro
225 struct_size(data, clusters, TEGRA186_NUM_CLUSTERS), in tegra186_cpufreq_probe()
242 for (i = 0; i < TEGRA186_NUM_CLUSTERS; i++) { in tegra186_cpufreq_probe()